Folo/apps
Innei 8003310d65
feat(mobile): enhance Tabbar component with placeholder support
- Added a placeholder mechanism in the Tabbar component to handle cases where no tab screens are available, improving user experience by preventing empty tab displays.
- Utilized `useMemo` to create a default placeholder tab screen, ensuring efficient rendering.
- Updated the rendering logic to conditionally display either the actual tab screens or the placeholder.

These changes optimize the Tabbar functionality and enhance the overall navigation experience within the mobile application.

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-20 14:04:08 +08:00
..
desktop fix: do not decode cookie (#3196) 2025-03-20 10:04:51 +08:00
mobile feat(mobile): enhance Tabbar component with placeholder support 2025-03-20 14:04:08 +08:00
ssr feat: rename (#3181) 2025-03-19 21:43:55 +08:00