InstagramClone

A SwiftUI application that includes some basic instagram features.

Some Features

  • Signup
  • Login
  • Fetch post from followed users
  • Fetch Users
  • Like, unlike posts
  • Edit profile
  • Upload a post

Development

  • Firebase is used as a backend
  • MVVM architecture applied
  • image caching for profile photos
  • OOP

Some SwiftUi features

  • ViewModifiers
  • ObservableObject
  • EnvironmentObject
  • Tasks
  • async await
  • Combine
  • PhotosUI

TODO :

  • show post comments (partially added)
  • upload comment
  • DM

Known Issues

  • UI doesnt update immediately

Reference Tutorial

Feel free to fork and use for any kind of purpose

Simulator Screenshot - iPhone 14 Pro Max - 2023-07-16 at 14 05 40

Simulator Screenshot - iPhone 14 Pro Max - 2023-07-16 at 14 05 47

Simulator Screenshot - iPhone 14 Pro Max - 2023-07-16 at 14 05 27

Simulator Screenshot - iPhone 14 Pro Max - 2023-07-16 at 14 17 54