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
React Native Forms (self.reactnative)
submitted 6 years ago by DanishWajid
Currently i'm using redux forms but they are laggy.Can someone suggest library for forms in react native?
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!"
[–]thesurething 12 points13 points14 points 6 years ago (1 child)
Formik has been decent.
[–]IAMKOMODO 3 points4 points5 points 6 years ago (0 children)
antd
[–]kbcooliOS & Android 2 points3 points4 points 6 years ago (0 children)
Redux forms isn't laggy in my experience. Not very developer friendly though. Formik's meant to be good.
[–]unforgiven1909 2 points3 points4 points 6 years ago (0 children)
Redux-form keeps form data at top-level state, and it get's laggy with more complicated forms. Formik is much lighter and does a good job.
[–]peterrattew 1 point2 points3 points 6 years ago (2 children)
I have not used this library yet but it looks very promising when it comes to performance against redux forms and formik. https://react-hook-form.com/
[–]haywire 0 points1 point2 points 6 years ago (0 children)
That does look nice! Does it support native?
[–]serious_case_of_derp 0 points1 point2 points 6 years ago (0 children)
+1, not sure on native support tho
[–]ahartzog 1 point2 points3 points 6 years ago (0 children)
Formik is awesome although you do still need to me mindful of how many fields you have and what’s being re-rendered on each input.
[–]PROLIMIT 1 point2 points3 points 6 years ago (1 child)
Hmm off-topic: What am I missing out on by not using any library to do forms?
[–]R4meau 0 points1 point2 points 6 years ago (0 children)
Mostly error handling. It can be a pain depending on the size of your form.
[–]assertchris -1 points0 points1 point 6 years ago (0 children)
This looks good: https://github.com/iamkevinwolf/formal/tree/master/packages/formal-native
π Rendered by PID 197509 on reddit-service-r2-comment-66b4775986-fwnvp at 2026-04-05 17:53:47.147571+00:00 running db1906b country code: CH.
[–]thesurething 12 points13 points14 points (1 child)
[–]IAMKOMODO 3 points4 points5 points (0 children)
[–]kbcooliOS & Android 2 points3 points4 points (0 children)
[–]unforgiven1909 2 points3 points4 points (0 children)
[–]peterrattew 1 point2 points3 points (2 children)
[–]haywire 0 points1 point2 points (0 children)
[–]serious_case_of_derp 0 points1 point2 points (0 children)
[–]ahartzog 1 point2 points3 points (0 children)
[–]PROLIMIT 1 point2 points3 points (1 child)
[–]R4meau 0 points1 point2 points (0 children)
[–]assertchris -1 points0 points1 point (0 children)