mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-19 14:37:52 +00:00
feat(react-native): rn 0.72.7 update (#14130)
feat(react-native): version 0.72.7 update
This commit is contained in:
@@ -69,7 +69,7 @@ class LobbyScreen extends AbstractLobbyScreen<IProps> {
|
||||
safeAreaInsets = { [ 'right' ] }
|
||||
style = { contentWrapperStyles }>
|
||||
<BrandingImageBackground />
|
||||
<View style = { largeVideoContainerStyles }>
|
||||
<View style = { largeVideoContainerStyles as ViewStyle }>
|
||||
<View style = { preJoinStyles.displayRoomNameBackdrop as ViewStyle }>
|
||||
<Text
|
||||
numberOfLines = { 1 }
|
||||
|
||||
Reference in New Issue
Block a user