expo / expo/react-native-action-sheet
Feature request: Add support for sticky cancel button on web and Android
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
On iOS providing a prop of `cancelButtonIndex` removes the option with that index from the main list and instead makes it stick to the bottom of the screen. This is useful if the list is long as the user doesn't have to scroll to find the cancel option. It would be great if this could be implemented for the pure JS action sheet as well, either by default or with an additional prop to make the cancel button sticky.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.