I\'m totally new to swift (and iOS programming at all), but I started messing around with it (it wasn\'t a good idea when everything is still beta version :D). So I tried to
I think it is not bad idea to start from beta. You need custom UIAlertView. Pay attention to UIAlertController it's available only in iOS 8.0.
UIAlertView
UIAlertController
Look there and there