jaredpalmer / formik

Build forms in React, without the tears 😭
https://formik.org
Apache License 2.0
33.95k stars 2.79k forks source link

React Native Umbrella #1444

Open jaredpalmer opened 5 years ago

jaredpalmer commented 5 years ago

I’d like to improve RN and RN DOM support. This is an umbrella issue collecting all RN stuff.

zaguiini commented 5 years ago

You could use formik-wizard to show about how to do multi-step form. It works on RN too.

henrymoulton commented 4 years ago

@jaredpalmer congratulations on the 2.0 release. I think heard on your Undefined podcast that 2.0 would contain helpers for focus management, however I didn't see anything documented in the release.

Should I continue using https://github.com/bamlab/react-native-formik or is this released/planned?

jaredpalmer commented 4 years ago

It didn’t quite make it into 2.0. It’s on the way though