Skip to content

Instantly share code, notes, and snippets.

@okwasniewski
Created October 7, 2022 06:58
Show Gist options
  • Save okwasniewski/404d9c5bd36404880c85556d90a93bdb to your computer and use it in GitHub Desktop.
Save okwasniewski/404d9c5bd36404880c85556d90a93bdb to your computer and use it in GitHub Desktop.
- require_relative '../node_modules/react-native/scripts/react_native_pods'
- require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
+ require_relative '../../../node_modules/react-native/scripts/react_native_pods'
+ require_relative '../../../node_modules/@react-native-community/cli-platform-ios/native_modules'
target 'ExampleApp' do
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment