Folo/apps
Innei a350950672
feat(tabbar): add onTabItemPress event and enhance TabBar functionality
- Introduced onTabItemPress event in TabBarRootView to handle tab item presses.
- Updated TabBarModule to include the new event in the definition.
- Modified TabBarRootWrapper to accept onTabItemPress and selectedIndex props.
- Enhanced TabRoot to utilize the onTabItemPress callback for scroll-to-top functionality.

This update improves user interaction with the tab bar by allowing for additional actions on tab item presses.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-22 22:26:39 +08:00
..
desktop feat(ios): support liquid glass tabbar 2025-09-22 22:07:59 +08:00
mobile feat(tabbar): add onTabItemPress event and enhance TabBar functionality 2025-09-22 22:26:39 +08:00
ssr fix(ssr): jsx transformer error 2025-09-20 15:15:58 +08:00