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

Add a new actor-based store and effects #16

Closed DevYeom closed 1 year ago

DevYeom commented 1 year ago

Related Issues 💭

Description 📝

Adding an actor-based Store to fully support Swift concurrency and a thread-safe environment.

Additional Notes 📚

Way and SideWays will be deprecated.

Checklist ✅