Skip to content

nagyistge/umekit

 
 

Repository files navigation

UMEKit - http://parsekit.com/umekit
---------------------------------

- What is it?

UMEKit (pronounced "you, me kit") is an open source (Apache-license) Mac OS X Framework written by Todd Ditchendorf for creating iPhone-like user interfaces in Cocoa desktop applications.

- Why is it cool?

The UMEKit API is almost completely identical to Apple's UIKit from iPhone OS, meaning iPhone developers already know the API, and can easily port existing iPhone UI code over to the desktop.

- What's done?

UMEKit currently only implements a subset of UIKit from iPhone OS. Basically, the "navigation stack" classes are all that is currently done: UMEViewController, UMENavigationController, UMENavigationBar, UMENavigationItem, UMEBarButtonItem, UMETabBarController, UMETabBar, UMETabBarItem

About

UMEKit - A port of UIKit for Mac OS X desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 97.1%
  • HTML 2.4%
  • C 0.5%