Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.44 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.44 KB

SwiftByte

An app built with ChatGPT API and Firebase to explain various topics and concepts related to iOS Development.

✅ Dones:

  • Beautiful UI with Light/Dark Mode support.
  • GoogleSign and FirebaseAuth services integration
  • Real-Time Data Updates from Firebase Console
  • Publish to AppStore

✨ TODOs :

  • Create Twitter

TakeAways 🚀

  • Dealing with Real-Time(Instant) DataBases
  • Reactive Data Driven UI Development
  • Xcode Cloud to automatic Deployment

Technology 🧑🏽‍💻

  • SwiftUI & UIKit
  • Combine
  • GoogleSignIn
  • Firebase (FirebaseFirestore, FirebaseAuth)
  • PhotosUI

Screenshots!

Launch View Login View
Home View Detail View

Contributing

  • PRs are very welcome!✨

Authors