bamlab / react-native-formik

Set of helpers to make form awesome with React Native and Formik
MIT License
398 stars 50 forks source link

Example with the MultiStepWizard (for React Native of course) #106

Open sunviwo opened 5 years ago

sunviwo commented 5 years ago

Hi, I love this code. Could provide a React Native adaptation for the MultiStepWizard example provided in the formik repository (https://github.com/jaredpalmer/formik/blob/master/examples/MultistepWizard.js) ? Thanks in advance.

priscaure commented 4 years ago

I would also like to see an example of a multi step wizard 👍