Patrefans
kavsoft from patreon
kavsoft patreon

Building Compositional Grid Layout With iOS 18 APIs

🕑 Added 2024-08-05 19:32:16 +0000 UTC
Building Compositional Grid Layout With iOS 18 APIs

Comments

Sean Kelly

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


More Creators