Enhancement with completion types (success, error, fail)
simform-solutions
released this
04 Sep 11:10
·
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.