apple-watch-uikit
apple-watch-uikit copied to clipboard
Run UIKit on the Watch!
apple-watch-uikit
Note: Everything here should work with watchOS 2 and Xcode 7. Beyond that, I have no intention of keeping this project up to date with later versions.
Run UIKit on the Watch! Implemented based on @stroughtonsmith's experiment:
- http://blog.steventroughtonsmith.com/post/128957959685/native-uikit-apps-on-apple-watch
- http://blog.adambell.ca/post/128957319088/making-truly-native-native-apps-on-apple-watch
Guide
- Running this example
- Setting up a new project
See also
- steventroughtonsmith/filebrowser: a UIKit file browser that works on watchOS.