https://github.com/patridge/spinnninguiimageview
Comparison between UIImageView.AnimationImages and a rotation CABasicAnimation. Run and click to toggle.
https://github.com/patridge/spinnninguiimageview
Last synced: 3 months ago
JSON representation
Comparison between UIImageView.AnimationImages and a rotation CABasicAnimation. Run and click to toggle.
- Host: GitHub
- URL: https://github.com/patridge/spinnninguiimageview
- Owner: patridge
- License: mit
- Created: 2013-06-20T21:55:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-02T16:11:32.000Z (almost 11 years ago)
- Last Synced: 2025-01-01T10:25:31.285Z (5 months ago)
- Language: C#
- Size: 164 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SpinnningUIImageView
====================Comparison between UIImageView.AnimationImages and a rotation CABasicAnimation. Run and click to toggle.
This code demo was created to complement a blog post: [Creating an animated spinner in a Xamarin.iOS (MonoTouch) UIImageView](http://www.patridgedev.com/2012/10/05/creating-an-animated-spinner-in-a-monotouch-uiimageview/).