ReactStateMuseum
A whirlwind tour of React state management systems by example
Install / Use
/learn @GantMan/ReactStateMuseumREADME
One Packing List App Written in:
| Technology | React | React Native | | ------------------------------------------------------------ | :----------------------------------------------------------: | :----------------------------------------------------------: | | setState | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/expo.png" width="36px" /> <img src="./_art/octo.png" width="36px" /> | | React 16.x Context | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/expo.png" width="36px" /> <img src="./_art/octo.png" width="36px" /> | | React 16.x useContext | <img src="./_art/octo.png" width="36px" /> | <img src="./_art/octo.png" width="36px" /> | | Redux | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/expo.png" width="36px" /> <img src="./_art/octo.png" width="36px" /> | | MobX | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/expo.png" width="36px" /> <img src="./_art/octo.png" width="36px" /> | | unstated | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/expo.png" width="36px" /> <img src="./_art/octo.png" width="36px" /> | | MobX-State-Tree | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/expo.png" width="36px" /> <img src="./_art/octo.png" width="36px" /> | | GraphQL Apollo + Amazon AppSync | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/octo.png" width="36px" /> | | apollo-link-state | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/octo.png" width="36px" /> | | setState + react-automata | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/octo.png" width="36px" /> | | Freactal | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/expo.png" width="36px" /> <img src="./_art/octo.png" width="36px" /> | | pure-store | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/expo.png" width="36px" /> <img src="./_art/octo.png" width="36px" /> | | ReactObservableStore | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/expo.png" width="36px" /> <img src="./_art/octo.png" width="36px" /> | | react-easy-state | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/octo.png" width="36px" /> | | rematch | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/octo.png" width="36px" /> | | unistore | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/octo.png" width="36px" /> | | Microstates | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/octo.png" width="36px" /> | | react-recontext | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | <img src="./_art/expo.png" width="36px" /> <img src="./_art/octo.png" width="36px" /> | | remx | <img src="./_art/csb.png" width="40px" /> <img src="./_art/octo.png" width="36px" /> | Coming Soon - Contribute Here? | | [simple-remx](https://github.com/wix/re
