rhventures / rhventures/react-native-dropdown-selector
Use the safe area's height and width for position calculations of SelectionList
Open
@egeakman is already working on this.
Since Mar 26, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently some parts of the SelectionList render in the unsafe areas on the top and bottom. We need to make sure they render outside of those areas.
Some examples:
(Right side outside of view)
(Last option at the bottom half outside)
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.