CS
This commit is contained in:
parent
f5c59f602a
commit
90519e506c
4 changed files with 2 additions and 12 deletions
|
@ -37,6 +37,7 @@ export default function RootLayout() {
|
|||
<Stack>
|
||||
<Stack.Screen name="(tabs)" options={{headerShown: false}}/>
|
||||
<Stack.Screen name="(onboarding)/start" options={{headerShown: false}}/>
|
||||
<Stack.Screen name="index" options={{headerShown: false}}/>
|
||||
</Stack>
|
||||
<Toast/>
|
||||
</ThemeProvider>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue