chore: upgrade react native (#2885)
* chore: upgrade react native * fix: android issues * iOS changes
This commit is contained in:
7
packages/mobile/react-native.config.js
Normal file
7
packages/mobile/react-native.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
project: {
|
||||
ios: {
|
||||
automaticPodsInstallation: true,
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user