Folo/apps/mobile/native/ios/Modules/PagerView
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
..
EnhancePageViewModule.swift feat(ios): native enhance page view 2025-03-31 17:05:52 +08:00
EnhancePagerController.swift refactor(pager): simplify Pager component and enhance iOS functionality 2025-03-31 18:25:52 +08:00
EnhancePagerViewModule.swift refactor(pager): simplify Pager component and enhance iOS functionality 2025-03-31 18:25:52 +08:00