Folo/apps/mobile/native/ios/SharedWebView
Innei ae89d8d716
refactor(mobile): simplify entry list rendering and context management
- Refactored EntryListContentGrid to use direct entry IDs instead of complex masonry item mapping
- Introduced EntryListContext to provide view type context
- Updated EntryGridItem to handle multiple media types and scrolling
- Simplified ViewPagerList to render a single view instead of multiple pages
- Removed unused pager view logic and simplified entry list rendering

Signed-off-by: Innei <tukon479@gmail.com>
2025-02-21 21:48:02 +08:00
..
Injected feat(mobile): enhance iOS image preview with SDWebImage and improved QuickLook handling 2025-02-08 17:50:13 +08:00
CustomURLSchemeHandler.swift feat(mobile): enhance CORS handling and image loading in WebView 2025-02-08 22:47:47 +08:00
FOWebView.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
ModalWebViewController.swift refactor(mobile): simplify entry list rendering and context management 2025-02-21 21:48:02 +08:00
SharedWebView+BridgeData.swift feat(mobile): enhance iOS image preview with SDWebImage and improved QuickLook handling 2025-02-08 17:50:13 +08:00
SharedWebView.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
SharedWebViewModule.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
WebViewManager.swift feat(mobile): enhance HTML renderer with image rendering and blurhash support 2025-02-08 19:12:47 +08:00
WebViewState.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