Closed uetcis closed 6 years ago
Would be nice if we can get a swift 4 upgrade and iPhone X support for this. Thanks!
@rlam3 actually this framework is based on Objective-C.......
Having this same issue , anyone know the quick fix for it ?
edit OnboardingContentViewController.h file ?
see line num.27
static CGFloat const kDefaultUnderPageControlPadding = 0;
add your own padding only for iphone-x
up for iPhone X support
I'm having layout issues on iPhone X. Even the demo doesn't seem to fill the screen and the page control is too high.
In iPhone X, the onboard view's page controller is not keeping a correct distance from the indicator, and this is not recommended by Apple