Enhancement with completion types (success, error, fail)
·
83 commits
to master
since this release
SSSpinnerButton is now enhanced with completion types.
The completion types are success, error and fail, so user can now stop animate with the completion type and it will show the marks(success = ✓, error = ! and fail = ✕) for that.
We just added animation for completion type checkmark and user can also back to default state as well.