1.react-native-maps 使用CocoaPods安装
2.出现 TransformError: xxx/.js Unknown plugin "module-resolver" specified in "xxxxx/react-native-maps/.babelrc" at 0, attempted to resolve relative to "xxxxxx/react-native-maps" 安装 npm install --save-dev babel-plugin-module-resolver
网友评论