Build an Instagram Clone with a Unique User Profile Screen

In our last post, we discussed how to upload files to Firestore and query a real-time server to fetch images and display them in the app. I have gone a step further and integrated Firebase auth service so that whenever a user uploads a photo, they have to be authenticated, and the posts collection will contain the reference of the user's unique identifier uid.


This is a companion discussion topic for the original entry at https://blog.crowdbotics.com/instagram-clone-create-a-user-profile-screen/