While in development version of your app the bundled version of your javascript code will be server from this webserver. If you create a release version of your app, build process of react-native will start the webserver and then it will include the this bundled version in your app.