DevYeom / OneWay

A Swift library for state management with unidirectional data flow.
https://swiftpackageindex.com/DevYeom/OneWay/2.9.0/documentation/oneway
MIT License
78 stars 8 forks source link

Adopt ObservableObject to ViewStore #29

Closed DevYeom closed 1 year ago

DevYeom commented 1 year ago

Related Issues 💭

Description 📝

When state is changed, call send() of objectWillChange.

Additional Notes 📚

Checklist ✅