Skip to content

Commit

Permalink
fix: remove unnecessary YogaKit pod (callstack#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski authored and gokul1099 committed Jan 17, 2024
1 parent bc696fe commit 52318ed
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 @@ -160,7 +160,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



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

This file was deleted.

0 comments on commit 52318ed

Please sign in to comment.