fixing login sosmed dan ganti logo/icon app

This commit is contained in:
dios.one
2026-05-11 11:56:57 +07:00
parent 87b65d3822
commit 53a75adfdd
21 changed files with 1230 additions and 3067 deletions
+14 -7
View File
@@ -14,16 +14,14 @@
},
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.nova40.app",
"googleServicesFile": "./GoogleService-Info.plist"
"bundleIdentifier": "com.heyaciell.nova40"
},
"android": {
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#0A0E1A"
},
"package": "com.nova40.app",
"googleServicesFile": "./google-services.json",
"package": "com.heyaciell.nova40",
"permissions": [
"WRITE_EXTERNAL_STORAGE",
"READ_EXTERNAL_STORAGE"
@@ -33,9 +31,18 @@
"favicon": "./assets/favicon.png"
},
"plugins": [
"@react-native-firebase/app",
"@react-native-firebase/crashlytics",
"expo-web-browser"
"expo-web-browser",
"@react-native-google-signin/google-signin",
[
"react-native-fbsdk-next",
{
"appID": "1003904135650335",
"clientToken": "7d79de6ad89e838d6f452feabdbaeb7f",
"displayName": "Nova40",
"scheme": "fb1003904135650335"
}
],
"expo-sharing"
],
"extra": {
"eas": {