SamuKata
kavsoft
kavsoft

patreon


Building Compositional Grid Layout With iOS 18 APIs

Source Code For Building Compositional Grid Layout With iOS 18 APIs.


Supports iOS 18.0+

Download Code πŸ‘‡

Building Compositional Grid Layout With iOS 18 APIs

Comments

I had this error Incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:') here: Group(subviews: content) { collection in But this is the fix: Group(subviewsOf: content) { collection in

Sean Kelly


More Creators