Folo/apps/mobile/native/example/src
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
..
components refactor(pager): simplify Pager component and enhance iOS functionality 2025-03-31 18:25:52 +08:00
demo feat(pager): enhance pager functionality with gesture support and UI updates 2025-04-01 18:05:47 +08:00
App.tsx feat(mobile): support copy for ai summary card, and optimize style 2025-03-31 23:19:34 +08:00