Social Media Like Post View with Firebase
I am here with a new project Social Media Like Post View using dynamic components extension.
This is a combination of Facebook and Instagram News Feed UI with full working logic.
Features
- User can create post within the app, same as like Social Media.
- Post can be created with description and one image or with only description.
- Take less time to load post data and images powered by Firebase.
- User can like post by double clicking the post image same as like Instagram or by clicking icon.
- User can save and share post image with description by clicking on download icon.
- Downloaded Post images will be shown in Gallery.
- Posts are loaded according to created time that is latest at the top.
- User name and user image can be taken and shown by getting his image URL and name from Google login.
- Time stamp is attached to the post when it is created.
- Floating Action Button to Create New Post.
Useful for Educational App where students can post their imp notes, facts, image notes on a global platform.
Customisations can be done to add more features.
In test Apk, User name and User image is fixed as user login is not implemented in this aia.
DOWNLOAD AIA
This project is now open source
Feeds.aia (428.6 KB)