reactjs - How to package react-native application -


i building sample react native application. running using node server.node server serving js file. can see in following screenshot:

enter image description here

i want shift option2, this, if there change in js file, need run curl command manually.

is there alternative this?

afaik there's nothing in place , work in progress. see:

https://github.com/facebook/react-native/issues/12

we plan on putting in sort of build step "compiles" js source directly resource file in app bundle. in production wouldn't have server running nearby.

there's bit of discussion here.

at moment think you're stuck curl option.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -