Folo/apps/mobile/native/ios/Extensions
Innei 87ea8b7a20
feat(tabbar): add TabBarBottomAccessoryModule and enhance TabBarRootView
- Introduced `TabBarBottomAccessoryModule` to provide a new bottom accessory view for the tab bar.
- Updated `TabBarRootView` to utilize a custom tab bar controller, improving the management of the tab bar's visibility and behavior.
- Refactored `UIWindow` extension methods for better readability and structure.
- Enhanced `expo-module.config.json` to include the new module and improved formatting for better clarity.

These changes aim to enhance the tab bar functionality and improve the overall user interface experience in the mobile application.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-25 23:06:51 +08:00
..
UIColor+Hex.swift feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00
UIImage+asActivityItemSource.swift feat(mobile): enhance image sharing functionality with URL support 2025-03-26 18:29:01 +08:00
UIImage.swift fix: image context menu actions via native code, fixed #3262 2025-03-26 16:50:21 +08:00
UIWindow.swift feat(tabbar): add TabBarBottomAccessoryModule and enhance TabBarRootView 2025-09-25 23:06:51 +08:00