chore(example): bump react-native version (#3466)

* chore(example): bump react-native version

* fix(ci): bump java version
This commit is contained in:
Krzysztof Moch
2024-01-10 08:45:37 +01:00
committed by GitHub
parent 5aaa53d8b8
commit b5ac4d6a11
25 changed files with 1546 additions and 1009 deletions

View File

@@ -68,6 +68,5 @@ target 'videoplayer' do
config[:reactNativePath],
:mac_catalyst_enabled => false
)
__apply_Xcode_12_5_M1_post_install_workaround(installer)
end
end