Files
colanode/apps
Ylber Gashi a55c30be61 Mobile: fix default tab navigation to home on app launch (#338)
Remove unnecessary conditional check that prevented navigation to home when app first loads. Expo Router defaults to the first alphabetically-ordered tab group (chats) before the navigation effect fires. Since the effect is guarded by hasNavigated, we can unconditionally navigate to home when the user has workspaces.

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-14 09:48:24 +01:00
..