ZenPlayer is an HTML5/CSS example showing how to create a stylized music player that has become popular because of its simple design and beautiful animated buttons.
Today I came across an implementation of ZenPlayer in Objective-C for the iOS platform. This implementation is a customized UIControl and clones the look of the button in the ZenPlayer with easy state changes.
Here’s a video showing the iOS version of ZenPlayer in action and the different states:
You can download iOS Zenplayer using Git with:
and you can find the repository on Github here.
You can see the original HTML5/CSS3 ZenPlayer here.
A great looking customized button control example.
Some Related Stuff You Might Be Interested In:
– Making Reflective Metallic Buttons Like The Music App
– UIButton Add-On Allowing Customized Appearance Using Core Image Filters
– Custom iOS UI Controls Category





