hyx52077

Results 2 comments of hyx52077

调试流程 1. 删除缓存文件 并 修改 ``` rm -rf ./ios/Podfile.lock ./ios/Pods/ ``` 找到 ./ios/Podfile 文件 , 找到 `use_flipper!({ 'Flipper-Folly' => '~>2.6' })`:24行 注释掉 3.安装库 过程可能很漫长 ``` npm install ``` //如果出现 react-native-track-player...