Folo/apps/mobile/native/ios/Modules
Innei a9bb77167e
refactor(webview): ios preload webview module
- Refactored WebViewManager to improve lifecycle management and state handling.
- Introduced a debug panel for monitoring WebView state and actions in development mode.
- Updated JavaScript injection methods to use a centralized dispatch system for better maintainability.
- Improved handling of local HTML loading and state replay after process termination.
- Added new functions for debugging, including state retrieval and flushing pending scripts.

This update aims to enhance the overall performance and usability of the WebView component, providing developers with better tools for debugging and state management.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-26 22:20:57 +08:00
..
AppleIntelligenceGlowEffect refactor(glow-effect): remove GlowEffect view and integrate animation handling 2025-06-11 20:55:08 +08:00
Helper refactor(webview): ios preload webview module 2025-08-26 22:20:57 +08:00
ItemPressable feat(mobile): refactor ItemPressable usage and styles 2025-04-17 00:39:00 +08:00
PagerView fix: update setCurrentPage to determine navigation direction based on index 2025-07-24 04:04:13 +08:00
SharedWebView refactor(webview): ios preload webview module 2025-08-26 22:20:57 +08:00
TabBar refactor(pager): clean up code formatting and remove unused touch handlers 2025-04-27 14:47:49 +08:00
Toaster fix(mobile): update toast icons to use filled variants for better visibility 2025-04-09 21:12:21 +08:00