Skip to content

iOSInstall

shashank1501 edited this page Sep 8, 2021 · 6 revisions

iOS Installation

React-Native >= 0.60.0

If you are using autolinking feature introduced in React-Native 0.60.0 you do not need any additional steps. Just run pod install and rebuild your project.

React-Native < 0.60.0

Using CocoaPods

To install with CocoaPods, add the following to your Podfile:

  # MapmyIndia
  pod 'mapmyindia-map-react-native', :path => '../node_modules/mapmyindia-map-react-native-beta'

  # Make also sure you have use_frameworks! enabled
  use_frameworks!

Then run pod install and rebuild your project.

If you cannot use use_frameworks! for some reason, please see our workaround - https://github.com/react-native-mapbox-gl/maps/pull/714

For any queries and support, please contact:

Email Email us at apisupport@mapmyindia.com

Stack Overflow Ask a question under the mapmyindia-api

Support Need support? contact us!

Blog Read about the latest updates & customer stories

� Copyright 2019. CE Info Systems Pvt. Ltd. All Rights Reserved. | Terms & Conditions