-
-
Notifications
You must be signed in to change notification settings - Fork 530
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
[Question] How do I make a half-opened Modal/ActionSheet? #530
Comments
@mrousavy maybe you wanna use something like this for it It has everything you need and is one of the best libs when it comes to modal + scrollview. And there is also an example how you can shrink the view behind it (like pagesheet) using the animatedpangesture value |
It is currently not possible with |
Actually, one way to do this is to set |
@WoLewicki Is there a way to integrate adaptiveSheetPresentationController in the repo? |
Ok, noticed this is ongoing in PR #1649 |
How do I make a 2 stage Action Sheet/Form Sheet like the iOS Share Sheet?
The text was updated successfully, but these errors were encountered: