I am building a mobile app in meteor. But the development is very slow. I am using simulator. But working with Simulator slows the development a lot. Making change in the code does not refresh the app quickly, it delays a lot. Like, it takes longer if I connect to the real phone.
I am wondering is there any way to develop meteor app in mobile quickly? I wanna speed up the development process.
I am using android. And the commands that I am using are
meteor run android //to run in simulator
meteor run android-device// to run in mobile