Releases: SimformSolutionsPvtLtd/SSSpinnerButton
Releases · SimformSolutionsPvtLtd/SSSpinnerButton
Bug fixes
Ripple Effect, SPM Support, New Configuration for button
What's Changed
- Added Ripple Effect To SSSpinnerButton
- Added Configuration Support
- Added SPM Support to SSSpinner Button (Fixes: #31)
Full Changelog: 3.1.0...3.2.0
New Animation
Wave, ScaleMultiple and Pacman animation Added
Carthage Support
-- Carthage support added for iOS platform
Swift 5.0 update
3.0.1 Update SSSpinnerButton.podspec
Issue fix
2.0.1 Merge branch 'develop'
Swift 4.2
Swift 4.2
Issue_fix
Shadow_Issue_fix
Update attributed & normal title for all states of the button
fix the issue of the inserted gradient layer
Attributed text issue
Attributed text issue fixed.
Now spinner button work with attributed text
Enhancement with completion types (success, error, fail)
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.