Skip to content

Commit

Permalink
js/react_native/ios/Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Jul 22, 2024
1 parent 68e0075 commit b74cf35
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 @@ -10,7 +10,7 @@ if config["reactNativePath"] != nil
use_react_native!(:path => config["reactNativePath"])
else
use_react_native!(:path => '../node_modules/react-native/')

end

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

0 comments on commit b74cf35

Please sign in to comment.