Skip to content

Conversation

@cubuspl42
Copy link

This PR introduces two new components, PickerAvoidingView and PickerStateProvider. These components aim to improve the user experience on iOS by ensuring that the picker is not obstructed by its own modal. The PickerAvoidingView handles proper positioning of the picker, while the PickerStateProvider manages the state and interactions between multiple pickers. This update enhances the overall usability of the picker component on iOS devices.

Note: This PR is stacked on top of #496, so that one needs to be merged first

Christoph Pader and others added 4 commits April 13, 2023 22:02
...which provide tools for ensuring that a picker is not covered by its
own modal on iOS.
...to give a more visually pleasant effect.
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