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 258ce1f commit e6c7bbdCopy full SHA for e6c7bbd
packages/react-native/local-cli/generator-macos/templates/macos/Podfile
@@ -12,7 +12,6 @@ target 'HelloWorld-macOS' do
12
13
use_react_native!(
14
:path => '../node_modules/react-native-macos',
15
- :hermes_enabled => false,
16
:fabric_enabled => ENV['RCT_NEW_ARCH_ENABLED'] == '1',
17
# An absolute path to your application root.
18
:app_path => "#{Pod::Config.instance.installation_root}/.."
0 commit comments