Wont it be nice if the user can upload their pic in their profile ?
We need an option in the InfoScreen to upload an image, and when submitted, the image should be stored in Firebase Storage and its public URL appended to the user details in Firebase RealtimeDB.
If the user is signing-in using Social Auth, get the image link from the Account as use it as the profile pic.
Wont it be nice if the user can upload their pic in their profile ?
We need an option in the InfoScreen to upload an image, and when submitted, the image should be stored in Firebase Storage and its public URL appended to the user details in Firebase RealtimeDB.
If the user is signing-in using Social Auth, get the image link from the Account as use it as the profile pic.