Maps SDK for React Native
The Maps SDK for React Native (also known as rnmapbox) is a community-maintained React Native library that provides reusable JavaScript components for integrating Mapbox maps into iOS and Android apps. This library serves as a React Native wrapper around Mapbox's official Maps SDK for iOS and Maps SDK for Android.
Community maintenance
Mapbox has officially transferred the development and oversight of the React Native Maps SDK to the open-source community. The library is now maintained by community volunteers and is hosted in the rnmapbox/maps GitHub repository.
Important: Because this is a community-maintained project, Mapbox is unable to provide formal support for it. For any issues encountered with the Maps features using this SDK, we recommend reaching out to the open-source community by creating an issue on the GitHub repository.
Related resources:
- Maps SDK for React Native getting started guide
- rnmapbox GitHub repository
- Mapbox Maps SDK for Flutter