Dynamic modal height based on content inside #895
AkshayAdiga1997
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Allow dynamic modal height based on content inside for the config
stackPresentation: 'modal'
.Preferred to automatically adjust height rather than props. Also the height later should adjust based on the content size. Eg: multiline TextInput.
This is useful where we have forms with just one or two inputs and the rest of screen (bottom) is empty.
Maybe possible:
https://stackoverflow.com/questions/58007671/presenting-modal-in-ios-13-with-custom-height
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions