ergunemr / BottomPopup

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

Change height of navigation controller #32

Open codobuxsocial opened 4 years ago

codobuxsocial commented 4 years ago

Thanks alot first of all, this has been a very helpful library lately. Just wanted to know if I can change height of Navigation Controller according to the ViewController size e:g Root View Controller size of Navigation Controller is 200 and when I push another View controller, I want the size of Navigation Controller to be changed to 500. Is this possible currently or can it be added in future updates?