Folo/apps/mobile/native/ios
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
..
Controllers refactor(mobile): replace custom web view with SFSafariViewController 2025-03-01 01:02:07 +08:00
Extensions feat(tabbar): add TabBarBottomAccessoryModule and enhance TabBarRootView 2025-09-25 23:06:51 +08:00
Models feat: optimize user profile modal style 2025-03-24 21:05:51 +08:00
Modules feat(tabbar): add TabBarBottomAccessoryModule and enhance TabBarRootView 2025-09-25 23:06:51 +08:00
Packages feat(mobile): replace SPIndicator with ToastViewSwift for notifications 2025-04-09 20:31:50 +08:00
Utils refactor(mobile): improve AI summary component and remove unused assets 2025-02-12 20:42:01 +08:00
FollowNative.podspec feat(mobile): replace SPIndicator with ToastViewSwift for notifications 2025-04-09 20:31:50 +08:00