- Ionic Framework, UI - https://ionicframework.com/
- React Hook Form, Form Validation - https://react-hook-form.com/get-started/#ReactNative
- PullState, State Management - https://lostpebble.github.io/pullstate/
ionic start wizard --capacitor --type react
cd wizard/
npm install
npm install react-hook-form
npm install pullstate