ZenPlayer-for-iOS

ZenPlayer written with objective-c

BSD-3-CLAUSE License

Stars
91

ZenPlayer-for-iOS

ZenPlayer is originally designed by simurai with CSS3 and JavaScript. This version of ZenPlayer is wrote with objective-c using ARC(Auto Reference Counting) for my application called walknote. Its graphics are re-drawn in bigger size, so it's suitable on retina display. It would be helpful for everyone who wants to implement cool design button with animation like ZenPlayer.

Screenshots

How to use

  1. Add ZenPlayerButton directory into your project
  2. Add QuartzCore.framework into your project
  3. Insert #import "ZenPlayerButton.h" into your code
  4. Just add below code where you'd like:

Links