gskbyte / GSKStretchyHeaderView

A generic stretchy header for UITableView and UICollectionView
MIT License
1.75k stars 185 forks source link

Fix transplant constraints if safe area insets are active #71

Closed gskbyte closed 6 years ago

gskbyte commented 6 years ago

We can't transplant the safe area insets (it's actually crashing on iOS 11), so we just set the constraints to the superview.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 97.135% when pulling 43e0a8c7702a3f49cfa33903d2185eecab30d88d on fix-safearea-issue into 02bc64600ec0e7f01d79000dade1c4ac7e4daacd on master.