Is there an ActivityIndicator in WatchKit for Apple Watch?

Just to add to the options, I’ve created a JBWatchActivityIndicator project on GitHub that lets you generate your own image sequences: https://github.com/mikeswanson/JBWatchActivityIndicator

It also includes Apple-like activity indicator animations if you don’t want to create your own.

Leave a Comment