morizotter / SwiftyDrop

Lightweight dropdown message bar in Swift. It's simple and beautiful.
MIT License
683 stars 74 forks source link

feature/abilityToChangeDropHeight #69

Closed ghost closed 2 years ago

ghost commented 5 years ago

Hi there, I added the ability to change the Drop.down heights for three sizes: status bar, navigation bar, or original height with the default set to original height. The feature accounts for notches in devices so if you have a notched device it adds the notch height to the drop so text isn't obscured.

ghost commented 5 years ago

@morizotter