This commit is contained in:
암냥 2026-04-05 23:34:55 +09:00
commit 5d899afe87
No known key found for this signature in database
30 changed files with 806 additions and 1091 deletions

View file

@ -8,7 +8,8 @@
"scheme": "kanade",
"userInterfaceStyle": "automatic",
"ios": {
"icon": "./assets/expo.icon"
"icon": "./assets/expo.icon",
"bundleIdentifier": "com.anonymous.kanade"
},
"android": {
"adaptiveIcon": {
@ -21,6 +22,7 @@
},
"web": {
"output": "static",
"bundler": "metro",
"favicon": "./assets/images/favicon.png"
},
"plugins": [