Skip to content
Snippets Groups Projects

fix: disable button continue

Merged GOEPP THOMAS requested to merge feature/143-disable-continue-button-for-not-host into develop
Compare and
3 files
+ 22
53
Preferences
Compare changes
Files
3
+ 2
2
@@ -52,10 +52,10 @@ export default function TabNavigator() {
name="Community"
component={Community}
/>
{/* <Tab.Screen
<Tab.Screen
name="Multiplayer"
component={Multiplayer}
/> */}
/>
<Tab.Screen
name="Profil"
component={Profil}