mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-07 18:42:09 +08:00
更新 React native 到 v0.73.0
This commit is contained in:
7
react-native.config.js
Normal file
7
react-native.config.js
Normal file
@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
project: {
|
||||
ios: {
|
||||
automaticPodsInstallation: true,
|
||||
},
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user