JeeGee1983
JeeGee1983
I'm still testing but until now it looks okay. I added this code in - (void)viewWillLayoutSubviews: ``` - (void)viewWillLayoutSubviews { [super viewWillLayoutSubviews]; for (UIView *aView in self.navigationBar.subviews) { if ([aView...
Nobody?
@Zbeyer, unfortunately not. I’m reloading the carousel every time after dismissing the UIAlertController or PopoverController. Not I nice solution because when doing this, the items flash. I have send an...
@Zbeyer, found a solution already?
Hi Norman, I would love to use Introscreen, but do you have a method that closes the intro after swiping left on the last intro screen? Thanks for your help!