Folo/apps/mobile/native/ios/Modules/TabBar
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
..
TabBarBottomAccessoryModule.swift feat(tabbar): add TabBarBottomAccessoryModule and enhance TabBarRootView 2025-09-25 23:06:51 +08:00
TabBarModule.swift feat(tabbar): add onTabItemPress event and enhance TabBar functionality 2025-09-22 22:26:39 +08:00
TabBarPortalModule.swift
TabBarRootView.swift feat(tabbar): add TabBarBottomAccessoryModule and enhance TabBarRootView 2025-09-25 23:06:51 +08:00
TabScreenModule.swift feat(ios): support liquid glass tabbar 2025-09-22 22:07:59 +08:00
TabScreenView.swift feat(ios): support liquid glass tabbar 2025-09-22 22:07:59 +08:00