Folo/apps/mobile/native/ios/Modules
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
..
AppleIntelligenceGlowEffect
Galeria feat(mobile): enhance image viewer with page indicator and options menu 2025-03-12 19:19:56 +08:00
Helper feat(mobile): enhance image sharing functionality with URL support 2025-03-26 18:29:01 +08:00
PagerView feat(pager): enhance pager functionality with gesture support and UI updates 2025-04-01 18:05:47 +08:00
ProfileView feat: optimize user profile modal style 2025-03-24 21:05:51 +08:00
SharedWebView fix(mobile): profile modal header style 2025-03-24 15:44:07 +08:00
TabBar refactor: replace @react-navigation and expo-router (#3151) 2025-03-19 22:35:49 +08:00
Toaster