Skip to content
michaelkamprath edited this page Nov 20, 2011 · 6 revisions

Welcome to the iPhoneMK wiki!

Views

  • MKNetworkImageView – A UIImageView replacement that enables the image to be loaded from the internet rather than being part of the app’s bundle.
  • MKNumberBadgeView – A configurable view that draws a number badge similar to the ones the iPhone OS can draw on app icons and tab bar items
  • MKSoundCoordinatedAnimationView – A CALayer-backed UIView that can will display a animation based on a sequence of images. More customizable than UIView’s built in image sequence feature, most notably the ability to coordinate sound to specific images in the sequence and to have heterogeneous frame durations.

Table View Cells

Clone this wiki locally