react-native-amap-kit-example
Examples for react-native-amap-kit
run
$ git clone https://github.com/wd/react-native-amap-kit-example $ cd react-native-amap-kit-example $ yarn $ cd ios $ pod install $ react-native run-ios --simulator 'iPhone X'
如果出现 boost
, glog
等 file not found
文件找不到的错误,可能会需要再执行一次 run。