You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We want our modal to be flush with the bottom of the screen so we have disableSafeArea on, but you still see a little space below the modal when it does the bounce entering animation
Describe the solution you'd like
Would love to be able to disable the bounce
Describe alternatives you've considered
Hacking the modal to go past the bottom of the screen so you at least just see the background color when it bounces
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We want our modal to be flush with the bottom of the screen so we have disableSafeArea on, but you still see a little space below the modal when it does the bounce entering animation
Describe the solution you'd like
Would love to be able to disable the bounce
Describe alternatives you've considered
Hacking the modal to go past the bottom of the screen so you at least just see the background color when it bounces
The text was updated successfully, but these errors were encountered: