mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix bugs
This commit is contained in:
9
react-native.config.js
Normal file
9
react-native.config.js
Normal file
@ -0,0 +1,9 @@
|
||||
module.exports = {
|
||||
dependencies: {
|
||||
'@react-native-firebase/app': {
|
||||
platforms: {
|
||||
ios: null
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user