Skip to content

Releases: graycampbell/GCProgressView

Version 1.0.0

12 May 02:47
998a3a6
Compare
Choose a tag to compare

Release Notes

GCProgressView is a SwiftUI view that depicts the progress of a task over time.

  • Bar - A horizontal progress bar that animates from left to right.
  • Circle - A circular progress indicator that animates clockwise.
  • Ring - A progress ring that animates clockwise.