databag/app/mobile/firebase.json

7 lines
168 B
JSON
Raw Normal View History

2023-02-15 19:45:36 +00:00
{
"$schema": "./node_modules/@react-native-firebase/app/firebase-schema.json",
"react-native": {
"messaging_ios_auto_register_for_remote_messages": false
}
}