Skip to content

MarkParker5/AnyObservableObject

Repository files navigation

AnyObservableObject

Equivalents to SwiftUI's property wrappers but without compile-time type restrictions. The lack of compile-time restrictions means that you don't need generics if you defined type as a protocol.

You can find examples in the MarkParker5/TwiTreads project.

About

Protocol-friendly equivalents to SwiftUI's property wrappers but without compile-time type restrictions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages