Your videos are very useful and informative. Good job 👍 I am learning new things. Just one request while writing code you are making video fast forward, it is very difficult to pause everytime and write the code. Apart from that everything is fine.
Great tutorial! I'm new in using context, just wondering how to pass the value to drawer to update email, and name? Before I'm using this.props.navigation.navigate('Home', {params}); now what's the best way to accomplish this?
Hi Pradeep, Thanks a lot for your Tutorials. These are well explained and documented and your tutorials helped to understand ReactNative. Can you please make another tutorial on Validations like email, Password (strong password), phone number & DOB related. Thanks again, Murali.
hello sir, sir your video was awesome, sir i want to know how to add regular expression validation in react native login form validation it would be helpful if u will let me know to add these type of validation.....
Thank you for this great tutorial. I have a question. How can I covert this code from Functional Components to React Class Components ? data and SetData are pretty different in the case of a Class component. can you provide your code in class component ?
@@itzpradip Can u please tell me how can I remove that error which is occurring when refreshing the app, it is realated to componentDidUnMount, like we have to unmount something before we are leaving but what??
Really amazing tutorials mate! Thanks a lot... I have been trying to use Firebase for the auth but having some problems. Would you recommend maybe create the Firebase functions in the conext.js file? P.S Would be highly appreciate if there was a tutorial for a Firebase ;).
Hi can u create one video for number validation 0 to 9 and should not enter special characters and also first time if textinput contain 0 it has to replace 1 I didn't find solution for this anywhere in react native..hoping u can do this
Can you tell me how to solve this error if I'm sign in with users.js file username n password then it will be show the error like this invalid User "username n password incorrect" not sign in properly how can be solve this error
new to react native. I was spending way too much time on validation issue i was having, and after watching this i got it in 5 minutes. thanks!
Great job brother, your are really a good teacher. You helped me out during this Covid. May God bless the work of your head.
Glad to help
Thanks Pradip! Your tutorial has been very helpful in completing my own project. Great job!
Superb tutorial. You deserve my like and subscription. Good work!! Greetings from Spain.
Great, You are only man on youtube way of tutorial is awesome
Thank you very much. Your video tutorials are awesome!
you are a life saver! Thank you!
Glad it helped!
Your videos are very useful and informative. Good job 👍 I am learning new things. Just one request while writing code you are making video fast forward, it is very difficult to pause everytime and write the code. Apart from that everything is fine.
Bro it's unable to signup and then present to login screen
Thanks for the good tutorial. Can you plz make a tutorial for react hooks concepts.
Great tutorial! I'm new in using context, just wondering how to pass the value to drawer to update email, and name? Before I'm using this.props.navigation.navigate('Home', {params}); now what's the best way to accomplish this?
nicely done, how can we make that show the red error message under the inputs when click on sign in and not the alert?
That is a very good tutorial! thank you
Very awesome!!!
But can you please explain how I can create the same steps but in class ?
It is Possible form validation using any library like react-hook-form in react native?
Hi Pradeep,
Thanks a lot for your Tutorials. These are well explained and documented and your tutorials helped to understand ReactNative. Can you please make another tutorial on Validations like email, Password (strong password), phone number & DOB related.
Thanks again,
Murali.
can be make with only one handleChange function in a form with 8 textInputs?
Good for beginners. Can you post a video on rest API calls and integrate with same project
Thanks for tutorial Pradip, we really appreciate your effort. I always want to know which emulator do you use, it looks faster than the one I'm using.
I'm using iPhone simulator on my MacBook Pro 16inch and it's pretty fast
hello sir,
sir your video was awesome,
sir i want to know how to add regular expression validation in react native login form validation it would be helpful if u will let me know to add these type of validation.....
learned a lot,thank you!
That is a very good tutorial. Could you make a tutorial about firebase with react-native?
how can we access token from authcontext ?
Hi..nice tutorial. I new in react native. In the next tutorial can you teach us how to create hook for simple form validatation.
Hello. your videos helped me a lot. thanks for the contribution, any suggestion to validate user to mysql and interact with the DB, thanks
use API
un genio!!!!! muchas gracias por los videos!!!
Gracias por tu comentario y apoyo. 🙂
Bro All are fine .but what about the SIGNUP user?
superb bro...
Bhai To-do list bna do with Authentication maza aa jayega
excellent tqs bro
Thank you for this great tutorial. I have a question. How can I covert this code from Functional Components to React Class Components ?
data and SetData are pretty different in the case of a Class component. can you provide your code in class component ?
Functional componentes are faster, if you want to manage state then you should use useState(or useMemo etc...)
Brother... I ferch data from my api at username and password but when I pass in place of founduser it create problem it is black passing
Sir, how can I replace the default username by another one from database? as You can see the default one is "John" from drawerContents. Pls help me
you must make a tutorial to how validate whit api rest in this login
Thanks bro, please help me by serial this playlist
Can we set the login button to disable if data is not valid?
Need a Video of Back handler after login
for eg: user gets navigated to the login screen when pressing the back button of the android device
Sir please make a video to integrate SignUp screen data with Django SignUp API
bro u can continue this and make a full-fledged app and upload on udemy that i would be awesome ..just a suggestion
Thanks for the idea!
@@itzpradip Can u please tell me how can I remove that error which is occurring when refreshing the app, it is realated to componentDidUnMount, like we have to unmount something before we are leaving but what??
@@rajatgoyal8162 replace componentDidMount with UNSAFE_componentWillMount()
Really amazing tutorials mate! Thanks a lot... I have been trying to use Firebase for the auth but having some problems.
Would you recommend maybe create the Firebase functions in the conext.js file?
P.S Would be highly appreciate if there was a tutorial for a Firebase ;).
I'll create firebase based authentication and API based authentication using WordPress REST API in future.
@@itzpradip Thanks mate! Have a super weekend and stay safe
Hi can u create one video for number validation 0 to 9 and should not enter special characters and also first time if textinput contain 0 it has to replace 1 I didn't find solution for this anywhere in react native..hoping u can do this
You are great...:))
Could you please explain how can I use scratch Card in react native
Thanks sir, i have a doubt where u are storing the users email id and password
In a users.js file within models directory you can check it in the github repo
can you show the link of the first video of this project ?
check the react navigation 5 tutorial series on my channel
how to use formik with picker ?
Hi,
can you please for sign in screen can you able to call fetch api so we can able to see how we can interact with database also..please its request
Yes I'll do that in future
Anyone help me how to implement Firebase Login with this Login screen. Thanks
How to make the signup page work? so everyone can create their account to whom i give my app :)
Can you tell me how to solve this error if I'm sign in with users.js file username n password then it will be show the error like this invalid User "username n password incorrect" not sign in properly how can be solve this error
send the code may be i will fix your problem
@@tusharraj9785 Thank you but my problem solved already ☺
@@snehakalvitkar7607 oh that's great... We will make an app together if you interested??, 🙂🙂👏
@@tusharraj9785 Sure 👍
@@snehakalvitkar7607 so how do i contact you regarding this?? 👍🏻
It is too primitive validation form, why you do not use formik a yup
In my android emulator not work :c
En mi emulador de android no funciona :C
man where is signup page implementation i thought im gonna get to know how to signup in this tutorial but im so dissapointed
Can we set the login button to disable if data is not valid?