Folo/apps/mobile/native/ios/Modules
Whitewater 524ad05002
feat: enhance scroll interactions in TimelineSelector (#3952)
* feat: enhance PagerView onScroll event to include position parameter for iOS

* feat: add TimelineSelectorDragProgress context and provider for managing drag state

* feat: enhance TimelineViewSelector with drag progress and animated item transitions

* feat: integrate drag progress into PagerList and TimelineViewSelector for enhanced user interaction

* feat: add animated icon transitions in ViewItem based on drag progress

* fix: add scrollViewDidEndDecelerating to trigger onScrollEnd callback

* fix: enhance PagerList to synchronize drag progress with timeline selection
2025-06-19 07:17:27 +00:00
..
AppleIntelligenceGlowEffect refactor(glow-effect): remove GlowEffect view and integrate animation handling 2025-06-11 20:55:08 +08:00
Galeria refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00
Helper feat(mobile): replace SPIndicator with ToastViewSwift for notifications 2025-04-09 20:31:50 +08:00
ItemPressable feat(mobile): refactor ItemPressable usage and styles 2025-04-17 00:39:00 +08:00
PagerView feat: enhance scroll interactions in TimelineSelector (#3952) 2025-06-19 07:17:27 +00:00
SharedWebView fix(mobile): improve layout and styling consistency across components 2025-04-22 12:57:03 +08:00
TabBar refactor(pager): clean up code formatting and remove unused touch handlers 2025-04-27 14:47:49 +08:00
Toaster fix(mobile): update toast icons to use filled variants for better visibility 2025-04-09 21:12:21 +08:00