-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blank map using router-flux #2395
Comments
i dont think cause router flux. you should set height and width for style Mapview. |
Thanks for the answer @hungdev :D I have made all the settings that the react-native-maps library shows in the documentation and even then the screen is still blank. I tested in a separate project just the map and it worked ok. |
you are resolved. i think you should close the issue. |
@hungdev I was able to solve using the command react-native link react-native-maps. The problem was not connected to the RNRF library |
Version
Tell us which versions you are using:
hello,
I have the following issue
react-native-maps/react-native-maps#1653
package.json
"dependencies": { "react": "16.0.0-alpha.12", "react-native": "0.48.2", "react-native-keyboard-aware-scroll-view": "^0.3.0", "react-native-maps": "^0.16.3", "react-native-router-flux": "^4.0.0-beta.21" }
git project
https://gitlab.com/projetosReactNative/enjoyBR
The text was updated successfully, but these errors were encountered: