mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-19 11:17:46 +00:00
chore(deps,rn) update navigation librarries to their latest versions
React Navigation v6.
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
55e6cc027b
commit
61ae909ed5
@@ -64,7 +64,9 @@ const ConferenceNavigationContainer = () => {
|
||||
theme = { navigationContainerTheme }>
|
||||
<ConferenceStack.Navigator
|
||||
initialRouteName = { screen.conference.main }
|
||||
mode = 'modal'>
|
||||
screenOptions = {{
|
||||
presentation: 'modal'
|
||||
}}>
|
||||
<ConferenceStack.Screen
|
||||
component = { Conference }
|
||||
name = { screen.conference.main }
|
||||
|
||||
Reference in New Issue
Block a user