ergunemr / BottomPopup

BottomPopup provides a popup-like presentation style to any view controller
MIT License
877 stars 88 forks source link

add dynamic height and position to popup cards #26

Closed erfanwakka closed 4 years ago

erfanwakka commented 4 years ago

I add position property so popups can shown on bottom or top of devices. Also I added setHeight function that change popup height after layoutSubviews so it can be set to any custom view's height