This isn't a bug in the example app. The example app seems to work correctly. In our application, we had 0.4.3 and it was working correctly in both Android and iOS. However after upgrading to 0.5.0, Android seems to be broken even though iOS is working correctly.
Here is the screenshot of the error that keeps coming up:
This error shows up even if we remove the mapViewCallbacks prop from NavigationView component. It happens when opening any screen that has the NavigationView component.
Hello,
This isn't a bug in the example app. The example app seems to work correctly. In our application, we had 0.4.3 and it was working correctly in both Android and iOS. However after upgrading to 0.5.0, Android seems to be broken even though iOS is working correctly.
Here is the screenshot of the error that keeps coming up:
This error shows up even if we remove the
mapViewCallbacks
prop fromNavigationView
component. It happens when opening any screen that has the NavigationView component.