> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/help/llms.txt)

# 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](https://docs.mapbox.com/ios/maps/) and [Maps SDK for Android](https://docs.mapbox.com/android/maps/).

## 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](https://github.com/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](https://github.com/rnmapbox/maps).

---

**Related resources:**

-   [Maps SDK for React Native getting started guide](https://github.com/rnmapbox/maps/blob/main/docs/GettingStarted.md)
-   [rnmapbox GitHub repository](https://github.com/rnmapbox/maps)
-   [Mapbox Maps SDK for Flutter](https://docs.mapbox.com/flutter/maps/)