Instagram clone - Proof of concept with Swift UI

The project was created with the purpose of studying SwiftUI capabilities.

Technologies Used

  • Firebase Cloud Storage
  • SwiftUI
  • Swift 5.4

Features

Feed:

  • Sorted Feed list
  • Comment a post
  • Like a post

Notifications:

  • Liked post
  • New follower
  • On commented one of current user posts

home screen

Profile:

  • Private profile
  • Other users profile
  • Edit current user profile
  • Follow to a user
  • Show stats: Posts, Followrs, Following

profile

Explorer:

  • Easily search for any user
  • GridView with posts

explore

Login:

  • Register new user
  • Login user
  • Restore password

login