Remove nonfunctional repair

This commit is contained in:
bl00dymarie
2024-02-08 16:16:26 +01:00
parent da4d90fded
commit 845e42eafc
-1
View File
@@ -19,6 +19,5 @@ target 'drip' do
post_install do |installer| post_install do |installer|
react_native_post_install(installer) react_native_post_install(installer)
sed -i.bo 's/ node->getLayout()\.hadOverflow() |$/\0|/' ./node_modules/react-native/ReactCommon/yoga/yoga/Yoga.cpp
end end
end end