Image picker button

Hey there!
I have made a social media app on glide but how do I allow my users to upload a picture on the home page and let them see the post of the people whom they follow?
I Hope for a reply soon. :slightly_smiling_face::slightly_smiling_face::slightly_smiling_face:

Allowing users to upload an image should be fairly easy with the ‘image picker’ component. You will need a column in your sheet/ Glide table to hold the uploaded image.

Follow and unfollow is a bit more complicated. Have a look at this tutorial.

1 Like