style: added new screens and designs
This commit is contained in:
@@ -13,6 +13,13 @@ export default function RootLayout() {
|
||||
headerShown: false,
|
||||
}}
|
||||
/>
|
||||
<Stack.Screen
|
||||
name="participant"
|
||||
options={{
|
||||
presentation: "fullScreenModal",
|
||||
headerShown: false,
|
||||
}}
|
||||
/>
|
||||
</Stack>
|
||||
</ShowProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user