Earlier this year I mentioned a library allowing you to create a shimmering effect similar to that found in the Facebook paper app to a view.
Here’s an open source library providing a UIView category inspired by Facebook’s Slingshot app allowing you to recreate the cool pixellated animation shown on images called CRPixellatedView by Christian Roman.
With CRPixellatedView you can control the size of the pixellation effect, and the duration of the effect, there is a convenient callback when the pixellation effect ends, and you can easily reverse the animation if desired.
Here’s an image showing CRPixellatedView in action:
You can find CRPixellatedView on Github here.
A nice animation effect.
- iOS UIView Category Allowing You To Set Up Customizable Animation Properties
- Library Providing An Easy Way To Apply Animations To A UIView With Custom Easing Functions
- Open Source Library For Adding A Parallax Scrolling Effect To A Stylizable UITableView
- A Library Making It Easier To Create Advanced Visual Effects On Your Views Using CATransform3D
- Open Source Tween Library W/Concise UIView Animation Syntax And Ability To Tween Any Numeric Value
Original article: Open Source Library Providing A UIView Category Allowing You To Create A Pixellated Animation Effect
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




