React bindings for @dhmk/atom
Install: npm install @dhmk/atom-react
Wraps either React's class component or functional component into observable component. Whenever an atom called inside render function is changed, the component will update.
Observable component.
Toggle atom observing.
Check atom observing status.