chore: bump nitro version

This commit is contained in:
Krzysztof Moch
2025-01-18 23:14:20 +01:00
parent c75be7f08b
commit cf17963709
84 changed files with 2301 additions and 1089 deletions
+1
View File
@@ -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
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -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",