Open MaxCavalheiro opened 5 years ago
Hello,
I have the following structure:
UIScrollView - ContentContainer (UIView) - PageboyViewController - UIViewController **with 900px height**
And my UIViewController has always the same height of PageboyViewController and not scrolling content.
But if I put UIViewController directly in ContentContainer it works!
I need to configure something anything else to PageboyViewController respect the same height of UIViewController content ??
Hello,
I have the following structure:
And my UIViewController has always the same height of PageboyViewController and not scrolling content.
But if I put UIViewController directly in ContentContainer it works!
I need to configure something anything else to PageboyViewController respect the same height of UIViewController content ??