From d0d141e9658ffc1523d1392b442bb1c359301988 Mon Sep 17 00:00:00 2001 From: Reda Lemeden Date: Sun, 19 Jun 2016 12:06:44 +0200 Subject: [PATCH] Add notice about Swift 3 support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0471203..2bfdfd9 100644 --- a/README.md +++ b/README.md @@ -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.