What's New

v2.2.3

2023-04-29T05:30:30Z

What's Changed

Full Changelog: v2.2.2...v2.2.3

EasyFirebaseSwift

Build and Test Sources Test Practical Examples

アートボード 1

An Easy Firebase Library written in Swift.

Simple Example BoardApplication Example Sharing Photo Example

✨ Features

  • FirebaseAuth
    • Apple Authentication
    • SignIn with Email and Password (verifiable)
    • SignIn with Email and Link
  • CloudFirestore
    • Get / Snapshot / Create / Update / Delete
    • SubCollection
    • CollectionGroup
    • Support Combine
    • Support Async (~ iOS15)
  • FirebaseStorage
    • Upload new file
    • Download exsisting file
    • Delete exsisting file
    • Get all files in single folder.

Installation

Supporting SwiftPackageManager (SPM).

.package(url: "https://github.com/fummicc1/EasyFirebaseSwift", .upToNextMajor(from: "2.1.1"))

Usage

Contributing

Pull requests, bug reports and feature requests are welcome 🚀

License

See License

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

Last updated: Tue Mar 12 2024 21:52:04 GMT-0900 (Hawaii-Aleutian Daylight Time)