0.0.76 • Published 2 years ago

primary_care_admin_binder_training_kavitha_training_kavitha v0.0.76

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Project Name : Meta_Name

Built Using : Redux-Toolkit

Purpose : Used as a common store for both Mobile and WEB platforms.

Description : This project contains collection of REDUX ACTIONS and REDUX STATES

Slices is a combination of ACTIONS and REDUCERS. Example , CounterSlice - Contains ACTIONS (INCREMENT , DECREMENT) and STATE (counter : 0)

CreateSlices only for Entities