This is for my personal use, things might not be correctly explained here. For the official docs please check https://github.com/airbnb/react-native-maps
After installing react-native-maps from npm:
-
Drag this folder
node_modules/react-native-maps/lib/ios/AirGoogleMaps/into your project, and chooseCreate groupsin the popup window. -
In xcode, right click on
Libraries->Add files to [your project], and navigate to and addnode_modules/react-native-maps/lib/ios/AirMaps.xcodeproj. SelectCopy files is necessaryandCreate groups.