merubah UI dan login dan register dan profile

This commit is contained in:
dios.one
2026-05-04 17:32:06 +07:00
parent 9a9ad9c741
commit a5fcbb6c26
51 changed files with 4866 additions and 1238 deletions
+6 -1
View File
@@ -23,6 +23,7 @@
},
"edgeToEdgeEnabled": true,
"package": "com.nova40.app",
"googleServicesFile": "./google-services.json",
"permissions": [
"WRITE_EXTERNAL_STORAGE",
"READ_EXTERNAL_STORAGE"
@@ -36,6 +37,10 @@
"projectId": "f0ecc895-4610-481d-96db-73a121e78254"
}
},
"owner": "heyaciell"
"owner": "heyaciell",
"plugins": [
"@react-native-firebase/app",
"@react-native-firebase/crashlytics"
]
}
}