Skip to content

Instantly share code, notes, and snippets.

@pytqqq
Created February 1, 2023 10:33
Show Gist options
  • Save pytqqq/1c7072c02d97fd87691992856399fa03 to your computer and use it in GitHub Desktop.
Save pytqqq/1c7072c02d97fd87691992856399fa03 to your computer and use it in GitHub Desktop.
use_react_native!(
:path => config[:reactNativePath],
# to enable hermes on iOS, change `false` to `true` and
then install pods
:hermes_enabled => true
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment