vincentntang / multistep-wizard-formik-yup-reactstrap

πŸ‘¨β€πŸš€ Multistep Forms in React

Home Page:https://codesandbox.io/s/formik-multiform-wizard-yup-reactstrap-ogfr2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

This is an example of how of using Formik's base wizard multistep example.

Features

  • Yup validation library
  • Reactstrap integration examples

https://codesandbox.io/s/formik-multiform-wizard-yup-reactstrap-ogfr2

Installation

npm install
npm run start

Some notes below of everything I used to make this repo

Issue log I used to upgrade / patch formik together

here's also the docs as well, these pages are important imo

Setting custom onChange

About

πŸ‘¨β€πŸš€ Multistep Forms in React

https://codesandbox.io/s/formik-multiform-wizard-yup-reactstrap-ogfr2


Languages

Language:JavaScript 68.9%Language:CSS 22.3%Language:HTML 8.8%