PageViewController is placed in SplitViewController and TextView is turned into a page.
Consecutive switching will break the size of the pageview or TextView.
AutoResizingMask on all views in the story board.
Is there any way to solve this problem?
source https://github.com/llscsrl/SplitAndPage
Thank you.