Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.47 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.47 KB

Twitter_Clone_SwiftUI

Twitter clone in SwiftUI with MVVM, Firebase for Login/Register and other database.

  • 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