feat: 更新 App 名称为 Hey Mama,优化 iOS 情绪小组件样式与背景铺满

This commit is contained in:
1
2026-01-31 19:46:34 +08:00
parent e675cbbbfb
commit 868c5cac40
8 changed files with 407 additions and 164 deletions

View File

@@ -1,11 +1,11 @@
{
"expo": {
"name": "client",
"slug": "client",
"name": "Hey Mama",
"slug": "hey-mama",
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
"scheme": "client",
"scheme": "heymama",
"userInterfaceStyle": "automatic",
"newArchEnabled": true,
"splash": {
@@ -15,7 +15,7 @@
},
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.anonymous.client"
"bundleIdentifier": "com.heymama.app"
},
"android": {
"adaptiveIcon": {