Skip to content

Releases: nimati/FCAlertView

FCAlertView V1.4.2

Choose a tag to compare

@nimati nimati released this 16 Apr 01:24

Updated dark mode based on the app's dark mode setting and updated Example to match dark mode in iOS.

FCAlertView V1.4.0

Choose a tag to compare

@nimati nimati released this 07 Aug 02:07

This release features a bunch of new additions and fixes that have been requested, including:

  • Multiple Textfields
  • Customizable Textfields
  • Button Highlight Color Setting
  • Custom Button Fonts
  • Small fixes

More updates are on the way!
Thanks for using FCAlertView 👍 😄

FCAlertView V1.3.1

Choose a tag to compare

@nimati nimati released this 13 Feb 03:14

Fixed wrong version in Example app

FCAlertView V1.3

Choose a tag to compare

@nimati nimati released this 13 Feb 01:02

Made updates to font styling and landscape mode

FCAlertView V1.2.9

Choose a tag to compare

@nimati nimati released this 06 Jan 07:54

This release includes a few fixes and a new feature to set a custom background color for the entire alert. Thank for using FCAlertView! Cheers 👍

FCAlertView V1.2.8

Choose a tag to compare

@nimati nimati released this 10 Dec 22:19

This version includes a simple update to re-adjust the frames for the description label instead of bounding it by number of lines, allowing you to input as much text as desired.

FCAlertView V1.2.7

Choose a tag to compare

@nimati nimati released this 13 Nov 18:46
  • Fixed bug that would check customization validation before it was necessary

FCAlertView V1.2.6

Choose a tag to compare

@nimati nimati released this 13 Nov 06:21
  • Fixed minor bug with textfield and rating controllers
  • Added new feature for scaling custom image as desired

FCAlertView V1.2.5

Choose a tag to compare

@nimati nimati released this 07 Nov 16:00

Fixed issue of sub title being forced to show.

FCAlertView V1.2.4

Choose a tag to compare

@nimati nimati released this 05 Nov 20:25

New features:

  • Full circle custom image for the alert
  • Option of hiding separator lines between buttons