Replies: 1 comment 4 replies
-
|
Hi @ChromeQ, the package is just a wrapper. The API is self-explanatory and the official Google Maps SDK docs already cover all functions and properties. PRs welcome. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for bringing an alternative to react-native-maps to us, looking forward to using it when I get a chance to migrate or face more issues in rn-maps regarding newArch.
Having read through the readme it looks great and thorough for setting up the project but there is no example documentation to show what the API is and how to actually use the react components.
I understand I can dig through the examples folder but having clear and simple examples directly in the readme would certainly help devs gain confidence in the ease of use and a minimal copy paste snippet to try it out.
I would suggest at least a basic example, some custom pins, animated pins and please also list and describe the props available to the MapView and the Markers. I personally would like to see what's expected from me regarding nitro modules (sure I could read their docs but devs are lazy!) but seeing the minimum import and usage would make it less scary and/or complicated when having to learn about something else new.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions