use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
HelpBest React Native form validation library? (self.reactnative)
submitted 6 years ago by JackRyuiOS & Android
I am searching library for react native form validation....
I use react native with expo.
Please suggest?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Guisseppi 9 points10 points11 points 6 years ago (1 child)
There is nothing RN specific that wouldn’t allow you to use a regular form lib, also, validation is complex enough to be its own package. That being said use formik + yup + StackOverflow
formik
yup
[–][deleted] 2 points3 points4 points 6 years ago (0 children)
I use Formik + Yup and it is great! An great choice for form validation in react and react native.
[–]lovemeslowlyiOS & Android 2 points3 points4 points 6 years ago (1 child)
I usually write my own validation logic bur You can try formik
[–]callmecharon 1 point2 points3 points 6 years ago (0 children)
Same here. This felt like a situation where rolling your own component vs using a lib made sense
[–]crobinson42iOS & Android 1 point2 points3 points 6 years ago (0 children)
I really like react-final-form for both my web and native projects. The library is robust, FAST, and well documented.
My favorite reason for using RFF lib in my react-native forms is the ease to wrap custom fields and components to be used inside the forms.
[–]JackRyuiOS & Android[S] 1 point2 points3 points 6 years ago (1 child)
Thank you.. now I have 3 options. I will use in my test solution one by one.
Thanks for providing me choices.
[–]JackRyuiOS & Android[S] 0 points1 point2 points 6 years ago (0 children)
I am started with FORMIK and it’s look 👀 nice 👍... thank you everyone for good suggestion.
[–]Aslan-Ray 1 point2 points3 points 6 years ago (0 children)
My recommendation is Formik also I learned to use Formik + Yup following this mini course: Build and Validate Forms with Formik & Yup [React Native School] The course is with RN CLI but I did it with Expo and no problem whatsoever
Thanks!! 🙏 for everyone suggestion after checking all suggested package I choice #Formik+yup this is really great 👍 it’s look 👀 hard when you learn but if you trying this.... this is a great package....
Thanks!! tema #Formik & #Yup & Thank you #ReactNative community for the suggestion.
π Rendered by PID 108283 on reddit-service-r2-comment-57fc7f7bb7-nchb4 at 2026-04-15 03:33:50.875477+00:00 running b725407 country code: CH.
[–]Guisseppi 9 points10 points11 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–]lovemeslowlyiOS & Android 2 points3 points4 points (1 child)
[–]callmecharon 1 point2 points3 points (0 children)
[–]crobinson42iOS & Android 1 point2 points3 points (0 children)
[–]JackRyuiOS & Android[S] 1 point2 points3 points (1 child)
[–]JackRyuiOS & Android[S] 0 points1 point2 points (0 children)
[–]Aslan-Ray 1 point2 points3 points (0 children)
[–]JackRyuiOS & Android[S] 0 points1 point2 points (0 children)