fixing login sosmed dan ganti logo/icon app
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user