Hello
I have an app where users can upload their own post, the post shows the info in this way
Now I need to add a function when any user clics on the Profile Img or Name, it shows the pofile (Profile includes Img, name and posts) of the user who made the post. I need something similar to what facebook does when you click on a profile
Is this possible?
-note: The post container is repeated with a firebase backend