Folo/apps/mobile/web-app/html-renderer
Innei b67685b6c1
feat(mobile): enhance image preview and URL scheme handling in iOS
- Implement FollowImageURLSchemeHandler for custom image loading and caching
- Update ImagePreview to support loading images from URLs
- Modify WebView configuration to use new image URL scheme handler
- Remove deprecated image preview methods
- Update bridge data structure for image preview
- Refactor image preview logic across multiple modules

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-12 00:05:14 +08:00
..
src feat(mobile): enhance image preview and URL scheme handling in iOS 2025-03-12 00:05:14 +08:00
types refactor(mobile): rename sourceContent to readabilityContent (#3013) 2025-03-10 11:20:20 +08:00
global.d.ts feat(mobile): enhance image preview and URL scheme handling in iOS 2025-03-12 00:05:14 +08:00
index.html
package.json
postcss.config.cjs
tailwind.config.ts
tsconfig.json
vite.config.mts build: fix import path (#2932) 2025-03-02 18:01:11 +08:00