Folo/apps/mobile/native/ios/Modules/PagerView
Innei e9653d4a5b
refactor(pager): clean up code formatting and remove unused touch handlers
- Reformatted code for improved readability by adjusting indentation and spacing.
- Removed unused RCTTouchHandler instances from EnhancePagerView and TabBarRootView classes to streamline the codebase.
- Ensured consistent handling of page views in EnhancePagerController.

Signed-off-by: Innei <tukon479@gmail.com>
2025-04-27 14:47:49 +08:00
..
EnhancePageViewModule.swift feat(ios): native enhance page view 2025-03-31 17:05:52 +08:00
EnhancePagerController.swift refactor(pager): clean up code formatting and remove unused touch handlers 2025-04-27 14:47:49 +08:00
EnhancePagerViewModule.swift refactor(pager): clean up code formatting and remove unused touch handlers 2025-04-27 14:47:49 +08:00