Folo/apps/mobile/native/ios
Innei 11b4027dfd
refactor(mobile): Improve WebView architecture and state management
Refactored the WebView implementation in the mobile app to:
- Separate concerns in WebView delegate and configuration
- Simplify WebView initialization and state management
- Improve JavaScript injection and custom URL scheme handling
- Add content height change event support

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-03 17:50:14 +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): Improve WebView architecture and state management 2025-03-03 17:50:14 +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