Twitter with SwiftUI 🐧

Inspired by real-world Twitter app. It provides a fairly complex set of functionalities, it's a suitable showcase for all the advantages that architecture components bring, has all features that would make it a modular, scalable, testable and maintainable app.

Implemented Using 🔥

  • MVVM with SwiftUI
  • Firebase
  • Kingfisher

App Features🔩

  • Using Firebase
    • Login with email
    • Register with email
  • Firestore
    • Save all details of register user
    • Upload profile picture
  • Tweet like
  • Post a tweet
  • Fetch Profile detail
  • Fetch all tweets
  • Fetch likes tweets
  • Fetch all register users
  • Logout

Screenshots 📸