Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.
/ ignite-maps Public archive

Painlessly add react-native-maps to your React Native app using Ignite and Ignite Maps.

Notifications You must be signed in to change notification settings

infinitered/ignite-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ignite Maps Plugin

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.

Map example screenshot

Usage

$ ignite add maps
$ ignite generate map StoreLocator

This adds ignite-maps and generates a component at ./App/Components/StoreLocator.js.

Contributing

  1. Clone this repo
  2. Run npm install
  3. Run npm test
  4. Check out a branch and make your changes
  5. Write tests for those changes
  6. Submit a pull request back upstream

License

This plugin is licensed MIT by Infinite Red, Inc., and was created by Jamon Holmgren, Steve Kellock, and Robin Heinze.