Folo/apps/mobile/native/ios/Modules
Innei 9c7901356f
refactor(pager): simplify Pager component and enhance iOS functionality
- Replaced the custom native view with a more streamlined PagerView component.
- Updated the Pager component to utilize hooks for page rendering and state management.
- Introduced new methods in EnhancePagerController for better state handling and page transitions.
- Fixed method naming inconsistencies in EnhancePagerViewModule.
- Removed unused ScaleFadeRotate animation component.

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-31 18:25:52 +08:00
..
AppleIntelligenceGlowEffect feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00
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 refactor(pager): simplify Pager component and enhance iOS functionality 2025-03-31 18:25:52 +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 feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00