Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolfactivityring

Apple Watch-style activity ring for SwiftUI.
https://github.com/wolfmcnally/wolfactivityring

Last synced: 26 days ago
JSON representation

Apple Watch-style activity ring for SwiftUI.

Awesome Lists containing this project

README

        

# WolfActivityRing

Apple Watch-style [activity ring](https://developer.apple.com/documentation/healthkit/hkactivityringview) for SwiftUI.

Originally inspired by Eric Callanan's [Create Activity Rings in SwiftUI](https://swdevnotes.com/swift/2021/create-activity-rings-in-swiftui/) with a number of refinements.

* Animatable.
* Supports values over 100%.
* Customizable.
* May contain user-specified content, like a numerical percentage.

![ActivityRing](ActivityRing.gif)