Folo/apps/mobile/src
Innei b534667c05
feat(mobile): enhance HTML renderer with image rendering and blurhash support
- Add blurhash and image scaling to MarkdownImage component
- Implement useCalculateNaturalSize hook for responsive image sizing
- Create atoms and types for entry model and media
- Update HTML renderer to support dynamic image rendering with Jotai state management
- Improve iOS image preview with save functionality and dynamic root view controller retrieval

Signed-off-by: Innei <tukon479@gmail.com>
2025-02-08 19:12:47 +08:00
..
atoms feat(rn-settings): impl data settings 2025-01-21 21:54:23 +08:00
components 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
constants
contexts
database feat: add entry list 2025-01-22 13:06:25 +08:00
hooks 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
icons feat(rn): impl list setting pages 2025-01-22 22:46:20 +08:00
initialize
interfaces/settings feat(rn-settings): impl data settings 2025-01-21 21:54:23 +08:00
lib feat(mobile): implement native image preview with QuickLook on iOS 2025-02-08 01:24:56 +08:00
modules 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
morph feat(rn-list): manage list 2025-01-24 15:28:25 +08:00
providers feat(rn-list): support list delete 2025-01-23 22:21:03 +08:00
screens feat(mobile): enhance HTML renderer with image rendering and blurhash support 2025-02-08 19:12:47 +08:00
services feat(mobile): prefetch entry content 2025-02-05 20:34:35 +08:00
store refactor(mobile): prefetch entry logic 2025-02-05 21:32:52 +08:00
theme
global.css
main.tsx 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