Skip to content

Commit 7370bde

Browse files
committed
fix: remove unnecessary YogaKit pod (#61)
1 parent f5e5bfa commit 7370bde

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
@@ -159,7 +159,6 @@ def use_react_native! (
159159
pod 'RCT-Folly', :podspec => "#{prefix}/third-party-podspecs/RCT-Folly.podspec", :modular_headers => true
160160
pod 'fmt', :podspec => "#{prefix}/third-party-podspecs/fmt.podspec", :modular_headers => true
161161
pod 'SocketRocket', :podspec => "#{prefix}/third-party-podspecs/SocketRocket.podspec", :modular_headers => true
162-
# pod 'YogaKit', :podspec => "#{prefix}/third-party-podspecs/YogaKit.podspec", :modular_headers => true
163162

164163

165164
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)