Hi great video, I am beginner and found it very hard to search for the correct implementation. how did you learn to do this? Was there a guide you used? And in the future how can I keep up with the changes of implementation?
Honestly, the best way is to follow a library's documentation. Try building projects and also, look at the breaking changes that are normally listed on the library docs when you try to upgrade to a newer version of a library. Also, you can come back here and look for an updated video in the future. If things change, I try to make updated videos :)
Thanks man 😊simple and well explained
Hi great video, I am beginner and found it very hard to search for the correct implementation. how did you learn to do this? Was there a guide you used? And in the future how can I keep up with the changes of implementation?
Honestly, the best way is to follow a library's documentation. Try building projects and also, look at the breaking changes that are normally listed on the library docs when you try to upgrade to a newer version of a library. Also, you can come back here and look for an updated video in the future. If things change, I try to make updated videos :)
is it possible to use the redirect link for password reset from firebase back to the app and reset the password within the app?