UNPKG

react-native-maps

Version:
17 lines (14 loc) 155 B
# Examples Setup ``` cd example/ npm install ``` ## iOS ``` npx pod-install npx react-native run-ios ``` ## android ``` npx react-native run-android ```