Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naxam/rxjava2-android-binding

Xamarin Android Binding Library - RxJava2
https://github.com/naxam/rxjava2-android-binding

android android-bindings bindings rxjava rxjava2 xamarin xamarin-android xamarin-android-binding

Last synced: about 1 month ago
JSON representation

Xamarin Android Binding Library - RxJava2

Awesome Lists containing this project

README

        

RxJava2 for Xamarin.Android

# RxJava2 for Xamarin.Android

A Xamarin.Android binding library for [RxJava v2](https://github.com/ReactiveX/RxJava) 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.RxJava2.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/RxJava/blob/2.x/README.md) to use in your project if you want.

## License

RxJava2 is released under the MIT license.
See [LICENSE](./LICENSE) for details.