Migrating from react-native-router-flux to react-router for web compatibility

Part of our effort to compile our react-native app for web, so we can have kind of a PWA built in react-native which runs on iOS, android and app, all 3 with same codebase.We did this migration keeping the interface as close to react-native-router-flux as we could so there are minimal required changes in the […]