Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

README

        

RxJava2 for Xamarin.Android

# 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.