- 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> |
||
|---|---|---|
| .. | ||
| desktop | ||
| mobile | ||
| ssr | ||