Rick van Voorden
vanvoorden@mastodon.social
<p>“Quidquid latine dictum sit, altum sonatur.”</p>
Posts
-
Post #3678293
My new repo is a tutorial project for a topic that does not get talked about very much: custom dynamic properties for SwiftUI view components. The argument I make here is that dynamic properties can function similar to React Hooks: these are small stateful primitives for business logic that are more reusable than putting that business logic in view components or view modifiers. https://github.com/vanvoorden/TaskProperty