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.
- Host: GitHub
- URL: https://github.com/abd3lraouf/datastorewithrxjava3
- Owner: abd3lraouf
- Created: 2020-12-14T01:40:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T19:05:44.000Z (about 5 years ago)
- Last Synced: 2025-09-08T22:34:09.290Z (5 months ago)
- Topics: android, datastore, flow, flowable, migration, rxjava3
- Language: Kotlin
- Homepage: https://abd3lraouf.dev
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Datastore with RxJava3
=================
[](http://developer.android.com/index.html)
[](https://search.maven.org/artifact/tech.abd3lraouf/datastore-rxjava3)
[](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).