Closed ahmedrowaihi closed 2 years ago
Did you try to work with https://www.npmjs.com/package/react.cordova-navigation_controller ?
Have you tried to use HashRouter? Recent cordova-android@10 would support standard router implementation also.
Have you tried to use HashRouter? Recent cordova-android@10 would support standard router implementation also.
Yes, it is have to work. See example: https://github.com/orchoban/react.cordova-navigation_controller/issues/19#issuecomment-950731798
when I run the app through Serve it's working fine, but after building an Apk I guess react-router-dom is not working.. please guys I need guidance