Folo/apps
Innei 2a290360d1
fix(mobile): merge TabScreenProps ios and other platform
- Added optional `identifier` property to `TabScreenProps` interface for better tab management.
- Updated import statements in `TabRoot` and `TabScreen` components to reference the new types file.
- Refactored `TabScreen` component to utilize the new `identifier` property in state management.

Signed-off-by: Innei <tukon479@gmail.com>
2025-04-05 21:46:05 +08:00
..
desktop fix: ensure ActionBar only displays when entryActions are available (#3398) 2025-04-05 17:22:42 +08:00
mobile fix(mobile): merge TabScreenProps ios and other platform 2025-04-05 21:46:05 +08:00
ssr fix: vercel ssr deploy script 2025-04-03 00:22:17 +08:00