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.
1 parent c402733 commit 5edb565Copy full SHA for 5edb565
react-native-progress-view.podspec
@@ -1,6 +1,6 @@
1
require 'json'
2
3
-fabric_enabled = ENV['RCT_NEW_ARCH_ENABLED']
+fabric_enabled = ENV['RCT_NEW_ARCH_ENABLED'] == '1'
4
5
package = JSON.parse(File.read(File.join(__dir__, 'package.json')))
6
0 commit comments