Skip to content

OpenUXKit/OpenUXKit

Repository files navigation

OpenUXKit

OpenUXKit is an open source implementation of Apple's UXKit PrivateFramework

The project is for the following purposes:

  • Build similar to UIKit interface on non-Apple platform (e.g. GNUStep)
  • Bringing missing components to the macOS platform (e.g. NavigationController)

And the API design is to stay the same as the original UXKit API.

Currently, this project is in early development.

TODO

  • UXView
  • UXViewController
  • UXBar
  • UXToolbar
  • UXBarItem
  • UXBarButtonItem
  • UXNavigationBar
  • UXNavigationController
  • UXNavigationItem
  • UXLabel
  • UXImageView
  • UXSourceController
  • UXTabBarController
  • UXCollectionView
  • UXWindowController
  • ......

About

[WIP] Open source implementation of Apple's UXKit PrivateFramework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages