update google app id, dan fb app id

This commit is contained in:
dios.one
2026-05-07 15:11:02 +07:00
parent fe00f9abad
commit db7231e60f
6 changed files with 223 additions and 23 deletions
+3 -1
View File
@@ -6,6 +6,7 @@
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "dark",
"scheme": "nova40",
"splash": {
"image": "./assets/splash-icon.png",
"resizeMode": "contain",
@@ -33,7 +34,8 @@
},
"plugins": [
"@react-native-firebase/app",
"@react-native-firebase/crashlytics"
"@react-native-firebase/crashlytics",
"expo-web-browser"
],
"extra": {
"eas": {