chore/ update app name

This commit is contained in:
Kevin
2026-03-23 11:33:02 +08:00
parent 686de44d54
commit 9c2e0329ca
6 changed files with 15 additions and 74 deletions

View File

@@ -1,8 +1,8 @@
{
"ios": {
"CFBundleDisplayName": "app-expo"
"CFBundleDisplayName": "Life Echo"
},
"android": {
"app_name": "app-expo"
"app_name": "Life Echo"
}
}

View File

@@ -1,8 +1,8 @@
{
"ios": {
"CFBundleDisplayName": "app-expo"
"CFBundleDisplayName": "岁月留书"
},
"android": {
"app_name": "app-expo"
"app_name": "岁月留书"
}
}