Add notice about Swift 3 support

This commit is contained in:
Reda Lemeden 2016-06-19 12:06:44 +02:00 committed by GitHub
parent 625793d137
commit d0d141e965
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
Adds performant animated GIF support to UIKit. If you're looking for the Japanese prefecture, click [here](https://goo.gl/maps/CCeAc).
⚠ Swift 3.0 support is in progress on the [swift3](https://github.com/kaishin/Gifu/tree/swift3) branch.
#### How?
Gifu uses a `UIImageView` subclass and an animator that keeps track of frames and their durations.