Merge branch 'fix/Remove-nonfunctional-repair' into 'main'

Remove nonfunctional repair

See merge request bloodyhealth/drip!657
This commit is contained in:
bl00dymarie
2024-02-08 15:24:33 +00:00
-1
View File
@@ -19,6 +19,5 @@ target 'drip' do
post_install do |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