@priolo/jon
v0.7.7
Published
React manager state with reducers hooks
Downloads
50
Readme
Installation
npm install @priolo/jon
Documentation
Examples
Complete Project
ROADMAP
- Documentation
- Involvement of the community
- Development of plugins to be applied to the library
DEVELOPMENT NOTE
If you use a local hard-link in package.json for testingnpm link <path_app>/node_modules/react
to avoid the "Invalid hook call" error
https://reactjs.org/warnings/invalid-hook-call-warning.html#duplicate-react
esempio:npm link ||C:\Users\iorio\Documents\luca\zero\zero-os\web\||node_modules\react
questa soluzione a quanto pare non funziona se usi VOLTA
in questo caso tocca cancellare, nel progetto JON, in node_modules
le cartelle:
- react
- react-dom