Skip to content

Commit

Permalink
fix: remove unnecessary YogaKit pod (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski committed Feb 6, 2024
1 parent 619b9c0 commit 9d4d142
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
1 change: 0 additions & 1 deletion packages/react-native/scripts/react_native_pods.rb
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ def use_react_native! (
pod 'RCT-Folly', :podspec => "#{prefix}/third-party-podspecs/RCT-Folly.podspec", :modular_headers => true
pod 'fmt', :podspec => "#{prefix}/third-party-podspecs/fmt.podspec", :modular_headers => true
pod 'SocketRocket', :podspec => "#{prefix}/third-party-podspecs/SocketRocket.podspec", :modular_headers => true
# pod 'YogaKit', :podspec => "#{prefix}/third-party-podspecs/YogaKit.podspec", :modular_headers => true


run_codegen!(
Expand Down
39 changes: 0 additions & 39 deletions packages/react-native/third-party-podspecs/YogaKit.podspec

This file was deleted.

0 comments on commit 9d4d142

Please sign in to comment.