GeekyAnts / NativeBase

Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.
https://nativebase.io/
MIT License
20.2k stars 2.39k forks source link

Form Community Integration section is disappeared in website docs #4968

Open enk0de opened 2 years ago

enk0de commented 2 years ago

Description

Form Community Integration section is disappeared in website docs

CodeSandbox/Snack link

https://docs.nativebase.io/form

Steps to reproduce

  1. Go to https://docs.nativebase.io/form
  2. Scroll down to end
  3. and click React Hook Forms
  4. See problem

NativeBase Version

3.4.1

Platform

Other Platform

No response

Additional Information

No response

hkvongit commented 2 years ago

I am also not able to find the community integration docs. with React Hook Forms

I found a little old tutorial and documentation for the integration. But it seems most of the changes over the older versions of both libraries made it incompatible.

Links which i got

  1. https://www.youtube.com/watch?v=ynyXtmsogWg
  2. https://dev.to/sankhadeeproy007/using-react-hook-form-with-react-native-part-i-set-up-validation-31ca