In the app I’m creating, the user must send more information and images when registering.
I’m having trouble finishing the blocks to import user data. I need to send the data of each new user to Firebase and upload or take a photo with their phone.
Only after filling in this information will the user be directed to the app’s home page.