Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naxam/rxandroid-android-binding
Xamarin Android Binding Library - RxAndroid (RxJava2)
https://github.com/naxam/rxandroid-android-binding
android-bindings bindings rxandroid xamarin xamarin-android
Last synced: 6 days ago
JSON representation
Xamarin Android Binding Library - RxAndroid (RxJava2)
- Host: GitHub
- URL: https://github.com/naxam/rxandroid-android-binding
- Owner: NAXAM
- License: mit
- Created: 2017-09-13T18:00:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-21T10:48:45.000Z (about 3 years ago)
- Last Synced: 2024-11-07T07:04:47.996Z (about 2 months ago)
- Topics: android-bindings, bindings, rxandroid, xamarin, xamarin-android
- Language: C#
- Size: 185 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RxAndroid for Xamarin.Android
A Xamarin.Android binding library for [RxAndroid v2](https://github.com/ReactiveX/RxAndroid) library.
## About
This project is maintained by Naxam Co.,Ltd.
We specialize in developing mobile applications using Xamarin and native technology stack.**Looking for developers for your project?**
## Installation
Install-Package Naxam.RxAndroid.Droid
## Usage
This binding library doesn't intend to use in Xamarin.Android. It is created to use as a dependency for other binding libraries.Plz follow its official guide [here](https://github.com/ReactiveX/RxAndroid/blob/2.x/README.md) to use in your project if you want.
## License
RxAndroid is released under the MIT license.
See [LICENSE](./LICENSE) for details.