Skip to content

Latest commit

History

History

analytics-firebase

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

Analytics Firebase - Support for Firebase

Features

An appender for the Analytics abstraction of Base module that supports Firebase of the box

TODO: Add code examples

Usage

And add the following script to the app dependencies:

dependencies {
    implementation 'com.github.mindera.skeletoid:analytics-firebase:1.1.0'
}