Folo/apps/mobile/native/ios
Innei 7de1132f6c
refactor(mobile): replace custom web view with SFSafariViewController
This change updates the web view presentation logic to use SFSafariViewController instead of custom modal web view controllers. The modification simplifies the web view handling and provides a more standard iOS browsing experience with built-in Safari features.

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-01 01:02:07 +08:00
..
AppleIntelligenceGlowEffect chore: cleanup and format 2025-02-25 22:42:37 +08:00
Controllers refactor(mobile): replace custom web view with SFSafariViewController 2025-03-01 01:02:07 +08:00
Extensions feat(mobile): add RNS base view controller and navigation utilities 2025-02-27 21:09:14 +08:00
Helper refactor(mobile): replace custom web view with SFSafariViewController 2025-03-01 01:02:07 +08:00
SharedWebView refactor(mobile): replace custom web view with SFSafariViewController 2025-03-01 01:02:07 +08:00
Toaster feat(mobile): add native iOS toast module with SPIndicator 2025-02-21 16:52:24 +08:00
Utils refactor(mobile): improve AI summary component and remove unused assets 2025-02-12 20:42:01 +08:00
FollowNative.podspec feat(mobile): add native iOS toast module with SPIndicator 2025-02-21 16:52:24 +08:00
UIColor+Hex.swift feat: Implement the webview sandbox using a microfront end for rn to implement the full html renderer (#2691) 2025-02-07 23:15:29 +08:00