error tidak bisa buka app
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/icon.png",
|
||||
"userInterfaceStyle": "dark",
|
||||
"newArchEnabled": true,
|
||||
"splash": {
|
||||
"image": "./assets/splash-icon.png",
|
||||
"resizeMode": "contain",
|
||||
@@ -21,7 +20,6 @@
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
"backgroundColor": "#0A0E1A"
|
||||
},
|
||||
"edgeToEdgeEnabled": true,
|
||||
"package": "com.nova40.app",
|
||||
"googleServicesFile": "./google-services.json",
|
||||
"permissions": [
|
||||
@@ -40,7 +38,8 @@
|
||||
"owner": "heyaciell",
|
||||
"plugins": [
|
||||
"@react-native-firebase/app",
|
||||
"@react-native-firebase/crashlytics"
|
||||
"@react-native-firebase/crashlytics",
|
||||
"expo-sharing"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user