Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change height of popup view controller #23

Open
SebastainMisas opened this issue Nov 1, 2019 · 5 comments
Open

Change height of popup view controller #23

SebastainMisas opened this issue Nov 1, 2019 · 5 comments

Comments

@SebastainMisas
Copy link

I would like to change the height of the popup view controller after I select a button, how can I go about doing this?

@HTKT
Copy link

HTKT commented Dec 18, 2019

I had the same issue. Looking forward to get the response soon.
thanks

@NirajCapermint
Copy link

Any update on this?

@ismaiI1
Copy link

ismaiI1 commented Mar 4, 2020

@ergunemr konuyla ilgili bi güncelleme düşünüyor musun? :)

@olgaRozen
Copy link

you can call (self.presentationController as? BottomPopupPresentationController)?.containerViewWillLayoutSubviews() after popupHeight changing.

@guneshasancan
Copy link

You can call updatePopupHeight(to: CGFloat) anywhere to update height of popup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants