subinspathilettu / SJSegmentedViewController

MIT License
334 stars 126 forks source link

white spacing in ios 11 #71

Closed wonilyoo closed 6 years ago

wonilyoo commented 6 years ago

There is a white spacing between segmentTab and View(ViewController) when SegmentScrollView is init

How can I remove this white spacing?

2017-10-07 12 53 47

wonilyoo commented 6 years ago

I solve this problem https://stackoverflow.com/questions/46249859/ios-11-status-bar-navigation-bar-and-uiscrollview

it was related to "scrollview/table view is underlapping Navigation Bar"