airbnb / epoxy-ios

Epoxy is a suite of declarative UI APIs for building UIKit applications in Swift
Apache License 2.0
1.24k stars 76 forks source link

Fix EpoxySwiftUIHostingView updates safe area insets #159

Closed miguel-jimenez-0529 closed 1 year ago

miguel-jimenez-0529 commented 1 year ago

Change summary

Fixes an issue where the hosting view updates its safe area insets while being using inside a scrollview causing a broken layout

How was it tested?

How did you verify that this change accomplished what you expected? Add more detail as needed.

Pull request checklist

All items in this checklist must be completed before a pull request will be reviewed.