Open sidan5 opened 11 years ago
Using this on iPhone 5:
EGOPhotoViewController *photoController = [[EGOPhotoViewController alloc] initWithImageURLs:imageURLs]; [self.navigationController pushViewController:photoController animated:YES];
When I get back to the caller I can see the bottom bar... How should I solve this?
Using this on iPhone 5:
When I get back to the caller I can see the bottom bar... How should I solve this?