- 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)