Skip to content

denizataes/TwitterSwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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 📸

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages