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 Jan 19, 2024
1 parent 02c85a4 commit 0873b6b
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 @@ -159,7 +159,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


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

This file was deleted.

0 comments on commit 0873b6b

Please sign in to comment.