We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ba113f + 0285768 commit 095b0fbCopy full SHA for 095b0fb
ios/Podfile
@@ -1,5 +1,6 @@
1
require File.join(File.dirname(`node --print "require.resolve('expo/package.json')"`), "scripts/autolinking")
2
3
+ENV['RCT_NEW_ARCH_ENABLED'] = '0'
4
5
# Resolve react_native_pods.rb with node to allow for hoisting
6
def node_require(script)
0 commit comments