Skip to content

Commit 9f3f174

Browse files
committed
fix: remove unnecessary YogaKit pod (#61)
1 parent 27b123a commit 9f3f174

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

packages/react-native/scripts/react_native_pods.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ def use_react_native! (
161161
pod 'RCT-Folly', :podspec => "#{prefix}/third-party-podspecs/RCT-Folly.podspec", :modular_headers => true
162162
pod 'fmt', :podspec => "#{prefix}/third-party-podspecs/fmt.podspec", :modular_headers => true
163163
pod 'SocketRocket', :podspec => "#{prefix}/third-party-podspecs/SocketRocket.podspec", :modular_headers => true
164-
# pod 'YogaKit', :podspec => "#{prefix}/third-party-podspecs/YogaKit.podspec", :modular_headers => true
165164

166165

167166
folly_config = get_folly_config()

packages/react-native/third-party-podspecs/YogaKit.podspec

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)