Folo/apps/mobile/native/ios/Modules
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
..
AppleIntelligenceGlowEffect refactor(glow-effect): remove GlowEffect view and integrate animation handling 2025-06-11 20:55:08 +08:00
Helper refactor(webview): ios preload webview module 2025-08-26 22:20:57 +08:00
ItemPressable feat(mobile): refactor ItemPressable usage and styles 2025-04-17 00:39:00 +08:00
PagerView fix: update setCurrentPage to determine navigation direction based on index 2025-07-24 04:04:13 +08:00
SharedWebView refactor(webview): ios preload webview module 2025-08-26 22:20:57 +08:00
TabBar feat(tabbar): add TabBarBottomAccessoryModule and enhance TabBarRootView 2025-09-25 23:06:51 +08:00
Toaster fix(mobile): update toast icons to use filled variants for better visibility 2025-04-09 21:12:21 +08:00