Created
October 7, 2022 06:58
-
-
Save okwasniewski/404d9c5bd36404880c85556d90a93bdb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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