Compare commits
1 Commits
00fd53bbd4
...
tunztunzz
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d8874fbe60 |
@@ -42,7 +42,7 @@ function AppContent() {
|
||||
}}
|
||||
/>
|
||||
|
||||
{/* <Stack.Screen
|
||||
<Stack.Screen
|
||||
name="(tabs)"
|
||||
options={{
|
||||
title: "Home",
|
||||
@@ -53,7 +53,7 @@ function AppContent() {
|
||||
<Stack.Screen
|
||||
name="modal"
|
||||
options={{ presentation: "formSheet", title: "Modal" }}
|
||||
/> */}
|
||||
/>
|
||||
</Stack>
|
||||
<StatusBar style="auto" />
|
||||
<Toast config={toastConfig} visibilityTime={2000} topOffset={60} />
|
||||
|
||||
Reference in New Issue
Block a user