Skip to content

0.2.0

Compare
Choose a tag to compare
@dogo dogo released this 18 Oct 16:22
· 464 commits to develop since this release

Add basic support to hide animations, currently NoAnimation and FadeOut (Default)
New showCustom method, customize the icon image/color and button colors. Thanks @mamaral
Move pop up view up when the keyboard show.
Button dismiss fade bug.
Add navigation through SCLAlertView form fields, hitting return on a field will take users to the next field. Thanks @mamaral