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
- Host: GitHub
- URL: https://github.com/xbindings/sdwebimage-ios-binding
- Owner: xbindings
- License: mit
- Created: 2017-12-13T17:29:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T16:53:14.000Z (over 8 years ago)
- Last Synced: 2025-04-07T23:48:06.500Z (about 1 year ago)
- Language: Objective-C
- Size: 898 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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