Form Validation in React Native with Formik

Pradip Debnath September 23, 2022
Video Thumbnail
Pradip Debnath Logo

Pradip Debnath

View Channel

About

Hello, this is Pradip Debnath, WordPress Developer, Mobile App Developer & Digital Marketer from Kolkata, India. Also, I'm the co-founder of Medust Technology Pvt. Ltd. I have created this channel to share my knowledge & experience. Here, you can get tutorials & Tips, Tricks related to * WordPress Development * Website Designing (HTML, CSS, jQuery, Bootstrap) * React JS Development & ES6 * React Native Development * Mobile Apps Development * Digital Marketing (Google Adwords, Facebook Ads, PPC) * SEO & SMO SUBSCRIBE to my channel for regular updates. For business enqueries visit my website http://www.pradipdebnath.com/ or send me an email mentioned below.

Video Description

In this tutorial, you'll learn how to implement form validation in react native with Formik and Yup. Here I have shown you how to create validation schema in Yup and how to validate a password for a strong password and match it with confirm password field. Also how to validate fixed digits number input in a field. RegEx for Strong Password ^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$%^&*-]).{8,}$ RegEx for Digits Only ^[0-9]+$ → Social App with Firebase in React Native Playlist https://www.youtube.com/playlist?list=PLQWFhX-gwJbmrCwksjn77tdl36dIWPFAt → React navigation v5 tutorial playlist https://www.youtube.com/playlist?list=PLQWFhX-gwJbmmqcP-9zMXBaxQbGKfIJY2 → Food Finder App in React Native Playlist https://youtube.com/playlist?list=PLQWFhX-gwJbkETb0lfml7W8VvZb-Hc8oK → Music App UI Tutorial https://youtu.be/fOtCxD3AodY ► Timestamps 0:00 Introduction 2:31 Creating the Form UI 4:35 Implement Form Validation with Formik & Yup If you found my tutorials helpful, you can buy me a coffee from this link https://paypal.me/itzpradip Follow me on Twitter https://twitter.com/itzpradip Follow me on GitHub https://github.com/itzpradip Subscribe to my Channel http://bit.ly/2PaUqOk For more tutorials on WordPress, React JS, React Native and Flutter visit: http://www.pradipdebnath.com/blog/

You May Also Like

Boost Your React Native Skills

AI-recommended products based on this video