-
Notifications
You must be signed in to change notification settings - Fork 9
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
Examples #1
Comments
@jedashford ZoomableMap, Geographies, Geography, Marker, Markers should be working components, probably ComposableMap too. The rest features of react-simple-maps will hardly work because the main thing that has been done is DOM deleted and replaced with RN elements if possible. I know I should have been deleted those broken files and junk, but I was not sure if I need them finally. Thank you for interesting in this project and sorry that it's too messy. I'll be glad if you find my code any useful and would be appreciate if you help to develop this project. I have no enough time to make this project usable due to my primary work, but it sadly seemed to be the only public solution for displaying SVG map with topojson on React Native. |
Awesome work, I'll give it a shot in a couple days. Our app lets people watch our TV show all over the world and we want to show users where others are watching on a simple map. This looks like it should work. |
@jedashford I've tested my example and found out that it didn't work with the actual versions of React Native and Expo. So I fixed it and tested on bare expo@36 project. Just update the library: |
Is there a stable working version with RN? |
Do you have any examples on basic usage?
The text was updated successfully, but these errors were encountered: