UI Deploy

Curated, Short, Web UI Dev we Love.

Open Source iOS Component For Creating Great Looking Custom Alert Views Made With Swift

I’ve mentioned a number of custom iOS alert view components, most recently AMSmoothAlert which features a clean style and nice popping animations.

Here’s an open source component created with Swift allowing you to create similarly styled alert views called SCLAlertView-Swift from Viktor Radchenko.

SCLAlertView-Swift features several different styles of alert for errors, notice, warning and info alerts and a very simple syntax.  You can customize the title, subtitle, and button text.

view source

Advertisement