Skip to content

hamzasood/CustomWatchFaceTest

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

CustomWatchFaceTest

Custom watch faces on Apple Watch.

To install you'll need to get Carousel to load the dylib.

I've tried my best to comment most aspects of the code. Here's a quick overview of some the more important files (check the files for more in depth comments):

* The list of supported faces are hardcoded, so SupportingHooks.m hooks methods Carousel uses to load the supported watch faces.
* OnozOmgFace is an NTKFace subclass which sets how aspects of the peace works (customisation in this case).
* OnozOmgFaceView is a UIView subclass which contains the visual elements that are actually displayed.

About

Custom watch faces on Apple Watch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published