Rx wrappers to integrate Firebase Authentication in Android or iOS

Yair Carreno
Apr 5, 2021

--

Rx Wrappers in Mobile

This time I would like to share a couple of classes that I usually use to integrate Firebase authentication operations. They are built in RxSwift and RxJava. It is an alternative when you do not want to use third-party libraries.

In iOS:

How to use it

In Android:

How to use it

That is also an example of how we can use wrappers for integrations, not only with Firebase. You could also design wrappers to integrate microservices on GCP or AWS. I recommend you this other article Web and Mobile Backend Services Patterns.

--

--

Yair Carreno
Yair Carreno

Written by Yair Carreno

Software engineer with a technical blog about #iOS, #Android, #Angular. Author of “The Clean Way to Use Rx”: https://leanpub.com/the-clean-way-to-use-rx

No responses yet