From 63791a6afda56e6801f9d5065ad4885f717131d8 Mon Sep 17 00:00:00 2001 From: Kimon Tsinteris Date: Tue, 6 May 2014 10:42:29 -0700 Subject: [PATCH] 2 pop playgrounds --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c35e249..dfca5a1d 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,8 @@ A collection of links to external resources that may prove valuable: * [Codeplease – Playing with Pop (iii)](http://codeplease.io/playing-with-pop-iii/) * [Codeplease – Adding a custom animatable property](http://codeplease.io/playing-with-pop-v/) * [iOS Devevelopment Tips – UIScrollView-like deceleration with Pop](http://iosdevtips.co/post/84571595353/replicating-uiscrollviews-deceleration-with-facebook) -* [Pop Playground – Playing with Facebook's framework](http://victorbaro.com/2014/05/pop-playground-playing-with-facebooks-framework/) +* [Pop Playground – Repository of Pop animation examples](https://github.com/callmeed/pop-playground) +* [Pop Playground 2 – Playing with Facebook's framework](http://victorbaro.com/2014/05/pop-playground-playing-with-facebooks-framework/) * [POP-MCAnimate – Concise syntax for the Pop animation framework](https://github.com/matthewcheok/POP-MCAnimate) * [Tweaks – Easily adjust parameters for iOS apps in development](https://github.com/facebook/tweaks) * [Rebound – Spring Animations for Android](http://facebook.github.io/rebound/)