I want to navigate in react navigation with my custom side nav bar(Not using drawerNavigator for this). I have placed the side nav bar and bottom bar fixed in app.js as it will be present in all screens. The middle content area should be loaded as per button click on side nav bar. From the docs, im following Navigation without
Tag: mobile-application
How can I generate an apk that can run without server with react-native?
I’ve built my app, I can run it on my local emulator (and also on my android device within the same network by changing debug server). However, I want to build an APK that I can send to someone without access to the development server and I want them to be able to test application. I see there is a