Releases: nimati/FCAlertView
Releases · nimati/FCAlertView
FCAlertView v1.0.5
In this release:
- fixes to action block
- addition of action block for Done Button
- addition of avoiding image tint for your custom image
FCAlertView v1.0.4
- Changed ‘Ok’ to ‘OK’ (credits to stuartjmoore) for the changes.
- Added Safety Mechanism (credits to CarloscCheng) for pointing it out.
- Added Action Block method for buttons (credits to pjebs) for pointing it out.
- Restructured how buttons work in FCAlertView.
- Fixed gap in horizontal separators.
FCAlertView v1.0.3
Fixed image issues.
FCAlertView v1.0.2
Production ready release for FCAlertView.
FCAlertView v1.0.0
First release ready for production in your apps. This release includes all the specified features on the README.md file and can be used without any issues.
FCAlertView v1.0.1
Updated version number. Production ready.
FCAlertView v0.0.23
In this release:
- Example app is working fully and has all the customizations that you can try out before implementing it in your app. To use, go to
FCAlertView/Example/FCAlertView.xcworkspace
- Added subtitle colour customizations.
- Some bug fixes.
FCAlertView v0.0.22
Added SubTitle Colors
FCAlertView v0.0.21
Fixed framing issues
FCAlertView v0.0.20
Changed Caution Icon