Skip to content

Releases: nimati/FCAlertView

FCAlertView V1.2.3

31 Oct 02:31
Compare
Choose a tag to compare
  • Fixed framing issues
  • Added new bounce animations for Rating Alerts

FCAlertView V1.2.2

30 Oct 10:05
Compare
Choose a tag to compare

Fixed framing issue with textfields and fixed a warning.

FCAlertView V1.2.1

30 Oct 09:58
Compare
Choose a tag to compare

This release fixes all warnings from V1.2.0.

FCAlertView V1.2.0

30 Oct 04:49
Compare
Choose a tag to compare

Hey again,

There are a lot of new updates with this release 😀, which covers most of the customizations I (and other users) wanted to add to FCAlertView, I hope you enjoy them!

  • Improved frames of alert to match your subtitle in a better way
  • Added 3 new alert types:
    • Progress (to show a loading alert),
    • Rating with Hearts (turn your alert into a rating system with hearts),
    • Rating with Stars
  • Added new animations for the alert opening and closing
  • Added support for landscape apps
  • Fully compatible with iPad
  • A new dark theme!
  • A new design for buttons (detachedButtons) and more customizable buttons overall
  • Other small fixes and cleanups. Thanks to everyone who contributed!

With that said, my focus after this release will be a new library to help guide users around your app, called FCGuideView. I will of course continue improving FCAlertView and bring more suggestions to use.

Cheers,
Nima

FCAlertView V1.1.2

15 Oct 08:12
Compare
Choose a tag to compare

Fixing Issue with CocoaPods

FCAlertView V1.1.0

15 Oct 07:43
Compare
Choose a tag to compare

Hey there,

Here are some of the features in this release:

  • More flexible framing
  • TextFields
  • Blur Effects
  • Natural/Bounce Animations
  • Sounds for Alert
  • iOS 10.0+ Tested
  • Small bug fixes and screen size fixes for all iPhone sizes

The Example app has also been updated to showcase these new features, download the REPO and check it out when you can 👍

Next update will be geared towards more alert types, landscape orientation, and more!
Cheers!

FCAlertView v1.0.9

12 Sep 04:01
Compare
Choose a tag to compare

Fixed iPad sizing issue which was excluded from FCAlertView V1.0.8

FCAlertView v1.0.8

12 Sep 03:49
Compare
Choose a tag to compare
  • Adding views has been updated so you can specify which UIViewController, or UIWindow you'd like to present the alert in, or simply present it on the UIApplication window.
  • Additionally, issue of Keyboard appearing on top of alert has been fixed.
  • Example app bug fixes

Future releases will fully support iPad, and landscape orientations, as iPad FCAlertView integration is in Beta at the moment.

Cheers 👍

FCAlertView v1.0.7

02 Sep 02:38
Compare
Choose a tag to compare
FCAlertView v1.0.7 Pre-release
Pre-release

Added UI Updates for iPad compatibility.

FCAlertView v1.0.6

01 Sep 04:13
Compare
Choose a tag to compare

Fixed nullability issues