I would like to add a container in the main page of my app
So the idea is…
when a user doesn´t have completed his name, this container appears (because the container has a create name / user field - storaged in the firebase database ), but if he already has registered it, it does not appear anyomore.
Any idea how can I add this kind of function?