mobxjs / mobx-react-lite

Lightweight React bindings for MobX based on React 16.8 and Hooks
https://mobx.js.org/react-integration.html
MIT License
2.13k stars 90 forks source link

How do I use mobx-state-lite in my class components? #265

Closed tunm1228 closed 4 years ago

tunm1228 commented 4 years ago

Basic API documentation lives in the README.md file. Please, send in PR directly with a change instead of describing what you want to change.

More up to date information can be found at https://mobx-react.js.org/ site so feel free to contribute there.

Ask here only if your change is bigger and there is a chance for rejecting it.

danielkcz commented 4 years ago

Please use mobx-react instead and READ DOCS.