feat(react-native): rn 0.72.7 update (#14130)

feat(react-native): version 0.72.7 update
This commit is contained in:
Calinteodor
2024-01-09 15:16:51 +02:00
committed by GitHub
parent fcdc2f500d
commit 90628f56f8
21 changed files with 5031 additions and 3538 deletions

View File

@@ -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 }