How to add information of user

Hi there,

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?

Regards,

You can use objects with stored variables.

I think you should use firebase authentication for login and airtable for the info.

By textboxes, do you mean Text Inputs?

yeah, obviously

You might want to take a look at this topic: