We really appreciate all the community support in the years since we first released ignite-maps. Our focus has shifted to the latest version of Ignite, which does not have a plugin-based architecture (read more here). Feel free to fork this library and continue on its legacy if you want.
This plugin adds react-native-maps to your Ignite React Native project and configures it so it works out of the box with Ignite projects. It also includes a couple generators to help you quickly add map components and callouts.
$ ignite add maps
$ ignite generate map StoreLocator
This adds ignite-maps
and generates a component at ./App/Components/StoreLocator.js
.
- Clone this repo
- Run
npm install
- Run
npm test
- Check out a branch and make your changes
- Write tests for those changes
- Submit a pull request back upstream
Ignite and ignite-maps, as open source projects, are free to use and always will be. Infinite Red offers premium Ignite and ignite-maps support and general mobile app design/development services. Email us at [email protected] to get in touch with us for more details.
This plugin is licensed MIT by Infinite Red, Inc., and was created by Jamon Holmgren, Steve Kellock, and Robin Heinze.