I have an app and it will have a screen that contains textboxes for users to type the information such as Name, Phone, Email,… I want user type in the first time that they login (after registering) and will display all information in screen membership.
How can I do that? Should I use firebase or airtable to do this?