Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit ab856f6

Browse files
author
Jeff Verkoeyen
committed
Add literature docs.
1 parent 3c6e338 commit ab856f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,11 @@ and a key path:
270270
Animation's additive animation APIs. You can simply re-execute the `animate` calls when your
271271
transition's direction changes and the animator will add new animations for the updated direction.
272272
273+
## Helpful literature
274+
275+
- [Additive animations: animateWithDuration in iOS 8](http://iosoteric.com/additive-animations-animatewithduration-in-ios-8/)
276+
- [WWDC 2014 video on additive animations](https://developer.apple.com/videos/play/wwdc2014/236/)
277+
273278
## Contributing
274279
275280
We welcome contributions!

0 commit comments

Comments
 (0)