mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-27 08:32:32 +00:00
chore: bump nitro version
This commit is contained in:
@@ -5,6 +5,7 @@ ws_dir = ws_dir.parent until
|
||||
require "#{ws_dir}/node_modules/react-native-test-app/test_app.rb"
|
||||
|
||||
ENV['RCT_NEW_ARCH_ENABLED'] = '1'
|
||||
ENV["USE_HERMES"] = '1'
|
||||
|
||||
Pod::UI.puts "Building with RCT_NEW_ARCH_ENABLED = #{ENV['RCT_NEW_ARCH_ENABLED']}..."
|
||||
|
||||
|
||||
+157
-102
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,7 @@
|
||||
"react": "18.3.1",
|
||||
"react-native": "0.75.3",
|
||||
"react-native-windows": "^0.75.0",
|
||||
"react-native-nitro-modules": ">=0.15.0"
|
||||
"react-native-nitro-modules": ">=0.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
||||
Reference in New Issue
Block a user