Skip to content

Commit

Permalink
../node_modules/react-native/
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Jul 19, 2024
1 parent fa5cf75 commit 37bbfd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/react_native/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ platform :ios, '13.0'
def shared
config = use_native_modules!

use_react_native!(:path => config["reactNativePath"])
use_react_native!(:path => '../node_modules/react-native/')

# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
Expand Down

0 comments on commit 37bbfd0

Please sign in to comment.