Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

timonus/WatchActivityIndicator

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Checkie Watch Activity Indicator

This is the image sequence I use for the activity indicator shown in Checkie for the Apple Watch when checking in.

Since Apple doesn’t provide a stock activity indicator for the Apple Watch, I wrote this to mimic some common modern activity indicators (like this). Each image in the sequence is 10x10@2x and displayed for 25 milliseconds (40fps).

Sample Use:

WKInterfaceImage *activityIndicatorImage = ...;
[activityIndicatorImage setImageName:@"ai"];
[activityIndicatorImage startAnimatingWithImagesInRange:NSMakeRange(0, 40) duration:1.0 repeatCount:0];

I’m not open sourcing the code because it’s inflexible and ugly, it was a means to an end 😄.

About

An Apple Watch activity indicator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.