urban-health-labs / CombineFirebase

Combine wrapper on Google's iOS Firebase library.
MIT License
225 stars 44 forks source link

What is the CombineFirebase for? #4

Closed anoels closed 4 years ago

anoels commented 4 years ago

It would be much better if you could add a piece of summarized information for people who are new on coding like me. Thank you.

kshivang commented 4 years ago

CombineFirebase is better way to use Firebase iOS SDK in swiftUI, by providing combine api to firebases sdk. To learn more about firebase you can visit link.

Sorry for the late response.

anoels commented 4 years ago

Thank you, Kshivang.

I am going to read the documents to learn more about the combination