subinspathilettu / SJSegmentedViewController

MIT License
334 stars 126 forks source link

SegmentView hiding behind navigation bar. #117

Open pratyushpratik opened 5 years ago

pratyushpratik commented 5 years ago

The segment view is hiding behind navigation bar. The top layer of segment view is not taking safe layout area margin. I also try to provide a custom superview to ViewController but the application is crashing.

I can also handle if the horizontal scrolling should be false as I don't have any header.