I am building a demo app in react native (hello World).It is build and running happily.Now i need to update the content of the app ( without updating through play store) from displaying hello world to hello world 1.So i need to update the JSBundle in the app.So far i tried to use the following library
I tried to implement on my own using above libraries but not successful. Any help regarding this is highly appreciated