This repository has been archived by the owner on Jan 19, 2022. It is now read-only.
Version 1.3.0
Version 1.3.0
- Add a property for accessing the current value of the progress ring while animating, closes issue #14
- Add fix for removing a currently running animation when calling
setProgress(:)
while ring is animating, closes issue #19 - Fixed access levels for variables and functions, changed from
public
toopen
to allow subclassing. - Updated
docs
by running Jazzy