I like TSAlertView . This is a complete replacement for UIAlertView based on UIView. This way you are not using private APIs. I used it in several projects and I really like it. Take a look at this. With this, it should be easy for you to add your star view to your AlertView, because you have methods to add a contentView.
source share