Skip to content

Releases: kurtsev0103/swift-managers

1.0.0

18 Oct 20:57
da2b98c
Compare
Choose a tag to compare
  • FirebaseAuth - Manager to handle Firebase authentication.
  • FirebaseStorage - Manager for using Firebase Storage cloud storage.
  • FirebaseFirestore - Manager for using the Firebase Firestore cloud database.
  • NetworkingAlamofire - Network Manager for dispatching URL Requests based on Alamofire.
  • NetworkingURLSession - Network Manager for dispatching URL Requests based on URLSession.