Releases: ezhome/Android-RxFirebase
Releases · ezhome/Android-RxFirebase
ALPHA - 2.0.0-alpha1
This release contains mostly the migration of the library from old Firebase (2.5.2) to new Google Firebase (9.4.0) and some changes for thread safety.
NOTE: The library now is split based on two difference concerns:
RxFirebaseAuth
for authentication featuresRxFirebaseDatabase
for database usage.
Features
Pull 7 Migration to new Google firebase