Skip to content

Releases: wotjd/IsolatedStateReactor

1.0.0

03 Sep 17:47
Compare
Choose a tag to compare
  • implement IsolatedStateReactor
    • checks update of each property on state of Reactor (with simple KeyPath array)
    • allows subscription of separated state property stream without distinctUntilChanged operation
  • supports Swift Package Manager
  • add demo project (import locally)