Replies: 1 comment
-
Yes, it is possible. Another way would be to use a JS solution |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a requirement to develop a map view with a search box with autocomplete to search places by address. I found this page on Mapbox website, but it is available only in native code.
I've seen the wrapper for this SDK doesn't exist in this repository, and I'm wondering if it is possible to create a library for react native? I never used native modules in React, nor do I have any experience with Swift, and just want to know if it's possible to import this API and native components into my project?
Beta Was this translation helpful? Give feedback.
All reactions