ai/at
1
0
This commit is contained in:
2025-12-07 23:30:27 +09:00
parent 61349055af
commit 9701184b82
3 changed files with 5 additions and 1 deletions

View File

@@ -104,7 +104,7 @@ index d7208df13..b711f71c7 100644
- />
- </Svg>
+ <Image
+ source={require('../../../assets/icon.png')}
+ source={require('../../../assets/logo.png')}
+ style={[{width: size, height: size}, flatten(style)]}
+ contentFit="contain"
+ accessibilityLabel="Logo"

View File

@@ -17,6 +17,9 @@
- `011-social-app-ios-splash-license-footer.patch` - スプラッシュ画面の「What's up?」削除、© syui フッター追加
- `012-social-app-ios-settings-about-help.patch` - About 設定のリンク修正syu.is に変更)
- `013-social-app-ios-settings-remove-help.patch` - Settings から Help 項目を削除
- `019-social-app-ios-entitlements-plugin.patch` - iOS entitlements プラグイン設定
- `020-social-app-ios-bypass-age-assurance.patch` - 年齢確認を完全に無効化
- `021-social-app-ios-clean-feed.patch` - Following フィードのシンプル化おすすめ・Discover削除
- `License.tsx` - ライセンス表示画面(新規ファイル)
## 使用方法