PageMenu / PageMenu

A paging menu controller built from other view controllers placed inside a scroll view (like Spotify, Windows Phone, Instagram)
BSD 3-Clause "New" or "Revised" License
5.27k stars 900 forks source link

child viewcontroller use snakpit display problem #514

Open LCBbest opened 3 years ago

LCBbest commented 3 years ago

When the child is a tableview and Snapkit is used to control constraints, the first time you load the interface tableview can not display all, you need to move to the next subview, and then move back to display normally。if use tableview.frame,tableview display normally. image image