Folo/apps/mobile/web-app/html-renderer
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
..
src refactor(webview): ios preload webview module 2025-08-26 22:20:57 +08:00
types feat: translate on server, global action setting (#3294) 2025-03-28 15:14:03 +08:00
global.d.ts feat: implement audio seeking functionality (#4295) 2025-08-01 23:43:30 +08:00
index.html
package.json feat(mobile): support font scaling for web render 2025-07-24 22:12:45 +08:00
postcss.config.cjs
tailwind.config.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
vite.config.mts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00