Painlessly Add react-native-maps To Your React Native App

Description:

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.

Installation:

# Yarn
$ yarn add ignite-maps

# NPM
$ npm install ignite-maps –save

Preview:

Painlessly Add react-native-maps To Your React Native App

Add Comment