An open API service indexing awesome lists of open source software.

https://github.com/abd3lraouf/datastorewithrxjava3

Datastore with RxJava3.
https://github.com/abd3lraouf/datastorewithrxjava3

android datastore flow flowable migration rxjava3

Last synced: about 1 month ago
JSON representation

Datastore with RxJava3.

Awesome Lists containing this project

README

          

Datastore with RxJava3
=================

[![Platform](https://img.shields.io/badge/platform-android-green.svg)](http://developer.android.com/index.html)
[![Maven Central](https://img.shields.io/maven-central/v/tech.abd3lraouf/datastore-rxjava3)](https://search.maven.org/artifact/tech.abd3lraouf/datastore-rxjava3)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0cde1bede5b34178b88fff437f046f13)](https://www.codacy.com/gh/AbdElraoufSabri/DatastoreWithRxJava3/dashboard?utm_source=github.com&utm_medium=referral&utm_content=AbdElraoufSabri/DatastoreWithRxJava3&utm_campaign=Badge_Grade)


This is an Android project allowing us to Use Datastore with RxJava3.

USAGE
-----

```groovy
implementation 'tech.abd3lraouf:datastore-rxjava3:1.0.0'
```
or

```kotlin
implementation("tech.abd3lraouf:datastore-rxjava3:1.0.0")
```

SUPPORT ❤️
-----

Find this library useful? Support it by joining [**stargazers**](https://github.com/AbdElraoufSabri/DatastoreWithRxJava3/stargazers) for this repository ⭐️


And [**follow me**](https://github.com/AbdElraoufSabri?tab=followers) for my next creations 👍

LICENCE
-----

Datastore with RxJava3 by [AbdElraouf Sabri](https://abd3lraouf.tech) is licensed under a [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).