Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Swift with Majid
(Uncensored)
subscribe
How to use GeometryReader without breaking SwiftUI layout | Swift with Majid
https://swiftwithmajid.com/2020/11/04/how-to-use-geometryreader-without-breaking-swiftui-layout/
links
backlinks
Usually, I try to avoid GeometryReader as much as I can. But sometimes, we need it to build our custom view. This week we will talk about GeometryReader. The view that allows us to read its geometry and layout child views manually.