GeekyAnts / nativebase-docs

Mobile-first, accessible components for React Native & Web.
https://docs.nativebase.io/
24 stars 86 forks source link

Formik and React Hook pages are missing #180

Open beepsoft opened 2 years ago

beepsoft commented 2 years ago

These two pages referenced from https://docs.nativebase.io/form show Page Not Found

The latest info I could found on Formik integration is

https://docs.nativebase.io/3.0.0-next.37/nativebase-formik-ui

but it seems old, and maybe outdated.

By the way, what I tried to figure out is whether https://www.npmjs.com/package/@native-base/formik-ui still an officially supported package and what is the status of Formik integration.

flexbox commented 2 years ago

Hey @beepsoft Thank you for your contribution 🚀

https://docs.nativebase.io/form fixed!

From my perspective, Formik is a bit out-of-scope. NativeBase should focus on UI only and not behavior.

As you said there are tons of libraries out here

and supporting all of them seems a bit time-consuming and hard to sync up with.

Maybe @rayan1810 has thoughts about it :)