ai/at
1
0

fix social-app ios patch

This commit is contained in:
2025-12-09 12:39:42 +09:00
parent 5b21fc6cac
commit 3d24b052b2
9 changed files with 246 additions and 41 deletions

View File

@@ -1,5 +1,4 @@
diff --git a/src/view/com/auth/SplashScreen.tsx b/src/view/com/auth/SplashScreen.tsx
index 3442d1bdf..dd2d1fdfb 100644
--- a/src/view/com/auth/SplashScreen.tsx
+++ b/src/view/com/auth/SplashScreen.tsx
@@ -40,16 +40,6 @@ export const SplashScreen = ({
@@ -19,7 +18,7 @@ index 3442d1bdf..dd2d1fdfb 100644
</View>
<View
@@ -92,6 +82,17 @@ export const SplashScreen = ({
@@ -102,6 +92,17 @@ export const SplashScreen = ({
<AppLanguageDropdown />
</View>
</View>
@@ -40,13 +39,10 @@ index 3442d1bdf..dd2d1fdfb 100644
diff --git a/src/view/com/auth/SplashScreen.web.tsx b/src/view/com/auth/SplashScreen.web.tsx
--- a/src/view/com/auth/SplashScreen.web.tsx
+++ b/src/view/com/auth/SplashScreen.web.tsx
@@ -91,15 +91,6 @@ export const SplashScreen = ({
{!kawaii && (
<View style={[a.pb_sm, a.pt_5xl]}>
<Logotype width={161} fill={t.atoms.text.color} />
@@ -94,14 +94,6 @@ export const SplashScreen = ({
</View>
)}
-
- <Text
- style={[
- a.text_md,