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

https://github.com/aigiol/xab.matisse

Matisse Binding for Xamarin Android
https://github.com/aigiol/xab.matisse

android android-image-picker android-image-selector android-library nuget-package video-selector xamarin-android-binding xamarin-android-library xamarin-binding

Last synced: 2 months ago
JSON representation

Matisse Binding for Xamarin Android

Awesome Lists containing this project

README

        

# XAB.Matisse
[![NuGet version (XAB.Matisse)](https://img.shields.io/nuget/v/XAB.Matisse.svg)](https://www.nuget.org/packages/XAB.Matisse/)

Matisse Binding for Xamarin Android. https://github.com/zhihu/Matisse

Commonly Used Types:
* `com.zhihu.matisse.Matisse` -> `Com.Zhihu.Matisse.Matisse`

Need to manually introduce dependencies

```



Libs\it.sephiroth.android.library.easing_1.0.2.jar


Libs\it.sephiroth.android.library.imagezoom_1.0.4.jar

```

```
compileOnly 'com.github.bumptech.glide:glide:3.7.0'
compileOnly 'com.squareup.picasso:picasso:2.5.2'
```