Folo/apps/mobile/native/ios
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
..
Helper feat(mobile): enhance HTML renderer with image rendering and blurhash support 2025-02-08 19:12:47 +08:00
SharedWebView refactor(mobile): simplify entry list rendering and context management 2025-02-21 21:48:02 +08:00
Toaster feat(mobile): add native iOS toast module with SPIndicator 2025-02-21 16:52:24 +08:00
Utils refactor(mobile): improve AI summary component and remove unused assets 2025-02-12 20:42:01 +08:00
FollowNative.podspec feat(mobile): add native iOS toast module with SPIndicator 2025-02-21 16:52:24 +08:00
UIColor+Hex.swift