Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 167 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 167 Bytes

MVI From Scratch

A fully-working, generic set of classes that mimic the MVI pattern, including a state, intent, and the store/reducers to make transform the state.