This repo contains sample applications demonstrating different ways to integrate with the Mappedin SDK for React Native to render maps and build a custom indoor mapping experience. To learn more about ways to integrate with Mappedin, refer to developer.mappedin.com.
The Mappedin SDK for React Native enables you to build powerful and highly flexible indoor mapping experiences natively on Android and iOS.
To read more about the Mappedin SDK for React Native, refer to Getting Started with Mappedin SDK for React Native and the additional guides in the Mappedin developer docs.
The sample projects in this repo provide a key and secret to access demo maps. Production apps will need their own key and secret. Refer to Create a Key & Secret for instructions on how to create your own.
The following table lists the sample projects that pertain to the latest version of the Mappedin SDK for React Native.
| Sample | Description | Guide |
|---|---|---|
| PlaygroundSamples | A collection of samples demonstrating the core features of the Mappedin SDK for React Native, including labels, markers, wayfinding, Blue Dot, and more. | Getting Started |
| ReusableMapView | Demonstrates reusing a single MapView across screens so the map loads once and reparents instantly between pages, avoiding repeated load times. | Optimizing User Interface Performance |
This repo contains example applications for each version of Mappedin SDK for React Native. Refer to the readme that matches the version of your project.
Versions
- Mappedin Developer Site
- Mappedin SDK for React Native Getting Started Guide
- Mappedin SDK for React Native API Docs
- Mappedin Developer Blog