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
Can not seem to set height #79
Comments
|
Did you already try removing the |
|
Setting the flex 0 on modal style resolved the issue. This ticket can be closed. Sorry for not labeling it right. Thank you for helping and your great libs (I am also using datetime picker :) ) |
|
👍 no worries, have fun! |
But it does not let you use avoidKeyboard properly |
|
Just set margin, padding to 0 |
Below is all my dependencies. What I am trying to do is have the modal as a module. This the main screen that imports the modal screen.
This is the modal screen
Below is the end result. I've tried multiple height values. Width works. I've only looked at this on iOS.
All my dependencies
The text was updated successfully, but these errors were encountered: