Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@wotjd wotjd released this 03 Sep 17:47
· 1 commit to main since this release
  • 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)