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

Adding the option to not-animate/animate the selection #302

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

peterpaulis
Copy link

When opening the menu, you want to have the dropdown options already displayed (and not displayed and than scroll to as currently), therefor the option animated = false is better...

this is a non-breaking change

When opening the menu, you want to have the option already displayed (and not displayed and than scroll to as currently), therefor the option animated = false is better...

this is a non-breaking change
- Previously, when using .top, the bottom was not handled, but in case you are using topOffset to open the menu offseted, the menu could have been opened offscreen... this handles the situation
- added support for respecting the safeArea, as the 20 constant was outdated
Improving the .top display, respecting the safeArea margins and keyboard
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

Successfully merging this pull request may close these issues.

1 participant