Skip to content

Commit

Permalink
Added activity indicator on readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusolino committed Jun 15, 2016
1 parent 26d3121 commit 6a8a956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Kingfisher is a lightweight and pure Swift implemented library for downloading a
* Options to decompress the image in background before rendering it, which could improve the UI performance.
* Categories over `UIImageView`, `NSImage` and `UIButton` for setting image from a URL directly. Use the same code across all Apple platforms.
* Support GIF seamlessly. You could just download and set your GIF images as the same as you do for PNG/JPEG format using `AnimatedImageView`.
* You could set `Activity Indicator` for your UIImageView or NSImageView to enable the indicator during loading image from web.

## Requirements

Expand Down

0 comments on commit 6a8a956

Please sign in to comment.