0.0.5 • Published 1 year ago

react-native-mapsted v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Mapsted

Installation

npm install react-native-mapsted

Platform Specific Configurations

iOS

  • Project/ios/Podfile Add source file on top.
source 'https://cdn.cocoapods.org/'

# To run in simulator add below source target
source 'https://github.com/Mapsted/podspec-simulator.git'

# To run in device add below source target
source 'https://github.com/Mapsted/podspec.git'
  • Project/ios/Podfile set use frameworks in your app target
use_frameworks!

IMPORTANT

  • Add license file in Resources folder your_ios_license.key

Android

IMPORTANT

  • Add license file in Assets folder('/app/src/main/assets') your_android_license.key

API

0.0.3

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago