RxFirebaseAndroid

Additional

Language
Java
Version
N/A
Created
Nov 17, 2015
Updated
May 23, 2016 (Retired)
Owner
Darius Lapūnas (DariusL)
Contributors
Darius Lapūnas (DariusL)
Andy Ruestow (reustonium)
2
Activity
Badge
Generate
Download
Source code

#RxFirebaseAndroid

A simple wrapper around most Firebase functions with RxJava. Not all functions are implemented, since this library was filled in as functionality was needed.

Since this is my first library, the maven central repo might spontaneously combust.

For the new version under Google, check out RxRoboBase.

#Setup ##Gradle compile 'com.github.dariusl:rxfirebaseandroid:0.5.0' ##Maven com.github.dariusl rxfirebaseandroid 0.5.0 aar

#License Copyright 2015 Darius Lapūnas

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.