Add link to docs
This commit is contained in:
parent
9f570a0081
commit
2c3f76e556
|
@ -33,17 +33,18 @@ it using `imageView.startAnimatingGIF()`.
|
||||||
|
|
||||||
The `isAnimatingGIF()` method returns the current animation state of the view if it has an animatable image.
|
The `isAnimatingGIF()` method returns the current animation state of the view if it has an animatable image.
|
||||||
|
|
||||||
|
See the [full documentation](http://kaishin.github.io/gifu/).
|
||||||
|
|
||||||
#### Demo App
|
#### Demo App
|
||||||
|
|
||||||
Clone or download the repository and open `Gifu.xcworkspace` to check out the demo app.
|
Clone or download the repository and open `Gifu.xcworkspace` to check out the demo app.
|
||||||
|
|
||||||
#### Compatibility
|
#### Compatibility
|
||||||
|
|
||||||
- iOS 7+
|
- iOS 8+
|
||||||
|
|
||||||
#### Roadmap
|
#### Roadmap
|
||||||
|
|
||||||
- Documentation.
|
|
||||||
- Add ability to set the frame-rate
|
- Add ability to set the frame-rate
|
||||||
|
|
||||||
#### Contributors
|
#### Contributors
|
||||||
|
|
Loading…
Reference in New Issue