noval
v1.1.2
Published
A library based on (ContextApi) for managing state in the application.
Downloads
16
Maintainers
Readme
noval
- A library based on (ContextApi) for managing state in the application.
- Supported for (react/react-native/next)
native and light
:white_check_mark:noval:white_check_mark:
- when change state just component with current selector re-render
:x:normal-store
- when change state all components re-render
Getting Started
To use Noval, the react version must be 18 or later
Install
npm install noval
// or
yarn add noval
Check out the example and documentation.
Clone the repo and navigate into the resulting noval directory. Then run npm install.
goto WhatsApp