Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wolfmcnally/wolfactivityring
- Owner: wolfmcnally
- Created: 2022-01-08T08:31:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T02:15:01.000Z (about 1 year ago)
- Last Synced: 2023-12-02T03:23:26.048Z (about 1 year ago)
- Language: Swift
- Size: 2.1 MB
- Stars: 16
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)