A state management pattern for Ionic React with React Hooks
CRANK

How to manage state in your app can often be the biggest and most impactful architectural decision you make. Unfortunately, there is no standard practice for state management. Developers have to choose between a wide variety of techniques and libraries (many of them 3rd party), including Redux, Mob

ionicframework.com
Related Topics: React Ionic