rhventures / rhventures/react-native-dropdown-selector
`SelectionList` pops up from the left bottom in horizontal views.
Open
@egeakman is already working on this.
Since Mar 20, 2025.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When opening the option list (aka SelectionList), the list pops up from the left bottom of the screen in horizontal views. The normal behavior would be for the list to pop up from the dropdown.
Normal behavior:
Unexpected behavior:
How to reproduce
- Open the app
- Rotate the screen for it to be horizontal
- Click on a dropdown
- Inspect how the selection list pops up
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.