I need to implement slide show in UIView with UIImageView. Is there any code to load image view at runtime using timer? If any one can please provide the code it will be helpful.
Thanks in advance…..
I need to implement slide show in UIView with UIImageView. Is there any code
Share
Animated the view using the code …
UIImageView* campFireView = [[UIImageView alloc] initWithFrame:self.view.frame];