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

https://github.com/xbindings/sdwebimage-ios-binding

Xamarin.iOS binding library - SDWebImage
https://github.com/xbindings/sdwebimage-ios-binding

Last synced: 9 months ago
JSON representation

Xamarin.iOS binding library - SDWebImage

Awesome Lists containing this project

README

          

SDWebImage for Xamarin.iOS

# SDWebImage for Xamarin.Android
A Xamarin.iOS binding library for [SDWebImage](https://github.com/rs/SDWebImage) library.

## About
This project is maintained by XBindings.

We are providing cross platform libraries for free.

## Installation

```
Install-Package Xbindings.SDWebImage.iOS
```

## Usage

Plz follow the official guide [here](https://github.com/rs/SDWebImage).

## License

SDWebImage binding library for iOS is released under the MIT license.
See [LICENSE](./LICENSE) for details.