Folo/apps/mobile/native/ios/Modules/PagerView
Innei 93393f19fc
feat(pager): enhance pager functionality with gesture support and UI updates
- Updated `Pager.tsx` to use `Pressable` for better interaction handling.
- Modified `EnhancePagerController.swift` to manage content views more effectively.
- Enhanced `EnhancePagerViewModule.swift` to support gesture recognition for smoother transitions.
- Refactored `usePagerView.ts` to utilize animated values for page transitions.

These changes improve user experience and interaction within the pager component.

Signed-off-by: Innei <tukon479@gmail.com>
2025-04-01 18:05:47 +08:00
..
EnhancePageViewModule.swift feat(ios): native enhance page view 2025-03-31 17:05:52 +08:00
EnhancePagerController.swift feat(pager): enhance pager functionality with gesture support and UI updates 2025-04-01 18:05:47 +08:00
EnhancePagerViewModule.swift feat(pager): enhance pager functionality with gesture support and UI updates 2025-04-01 18:05:47 +08:00