Dark Theme React Native Login Screens #1: Login & Signup

preview_player
Показать описание
A walkthrough for creating React Native Login System screens using Reusable Components. Part #1 focuses on login and signup.
GET SOURCE CODE 📀⬇️

VIDEO RESOURCES

LET’S WORK

CHECK OUT THESE HELPFUL TUTORIALS

🟡 Publishing Expo React Native App to Play Store Journey

🟡 PHP Project

TOOLS USED

FOLLOW US ON:

CHAPTERS

00:00:00 What will be covered
00:00:26 New App Setup | Installation of Required Packages
00:03:33 Login Screen | Creating Reusable Components
00:05:27 Colors & Shared Properties
00:08:57 Main Container
00:14:17 Keyboard Avoiding View
00:20:45 Text Components
00:25:53 Text Inputs | Formik Setup
00:46:13 Password Inputs
00:52:51 Error Messages
00:57:21 Submit Button
01:05:47 Submitting Form to Backend Preps
01:09:53 Text-like links / buttons
01:12:56 Displaying List in Row | In-line styling
01:15:30 Signup Screen

#tothepointcode #reactnative #loginsystem
Рекомендации по теме
Комментарии
Автор

When are you availing second video? I love the series, you guy is amazing. You make coding react native easy

MulombiAnnuar
Автор

Can I use the same code for a web dev, like not on the type of mobile screen

swastikdasgupta
Автор

Can you please help me out i just want to know how to do that
I just wanted to know, i want to add a rule on a website that If someone enters wrong password 3 time he will see a mess with error try again after 15 min means i want to block the guy for the attempt for 15 min and then 30 min then 1 hour respectively, can you please suggest how to do that in React Js

lalanthakur
Автор

I faced issue when I create login button and sign up button.
code is clear, because I follow along you in project.
the output is not visible, like email and password after this... :(

kapilvaishnav