I have this code in my project:
- (void) fadeImageView { [UIView animateWithDuration:1.0f delay:0 options:
Update: prefer this answer https://stackoverflow.com/a/21527129/194309 from Borut Tomazin