multistep-form-xstate-formik icon indicating copy to clipboard operation
multistep-form-xstate-formik copied to clipboard

Multistep form handling | React Native, TypeScript, XState and Formik

MULTI STEP FORM APP

Made with React Native, XState, Formik, Yup and UI Kitten


Description

This app is a part of an article Multistep form handling with Finite State Machines, Formik and TypeScript


Installation:

  • [ ] Clone the repo
  • [ ] Run yarn from the root
  • [ ] Run cd ios && pod install && cd ..
  • [ ] Run the metro with yarn start
  • [ ] Open the app either in a simulator with yarn ios / yarn android or on a physical device
  • [ ] Have come crazy fun :fire:

Checkpoints: