Skip to content

Commit

Permalink
[bare-expo] Install pods
Browse files Browse the repository at this point in the history
  • Loading branch information
sjchmiela committed May 19, 2020
1 parent fb02bdf commit b193944
Show file tree
Hide file tree
Showing 167 changed files with 4,877 additions and 4,103 deletions.
2 changes: 1 addition & 1 deletion apps/bare-expo/ios/Podfile
Expand Up @@ -45,7 +45,7 @@ target 'BareExpo' do
pod 'React-jsi', :path => "#{rnPrefix}/ReactCommon/jsi"
pod 'React-jsiexecutor', :path => "#{rnPrefix}/ReactCommon/jsiexecutor"
pod 'React-jsinspector', :path => "#{rnPrefix}/ReactCommon/jsinspector"
pod 'ReactCommon/jscallinvoker', :path => "#{rnPrefix}/ReactCommon"
pod 'ReactCommon/callinvoker', :path => "#{rnPrefix}/ReactCommon"
pod 'ReactCommon/turbomodule/core', :path => "#{rnPrefix}/ReactCommon"
pod 'Yoga', :path => "#{rnPrefix}/ReactCommon/yoga"
pod 'DoubleConversion', :podspec => "#{rnPrefix}/third-party-podspecs/DoubleConversion.podspec"
Expand Down

0 comments on commit b193944

Please sign in to comment.