react-native-action-sheet-aldy
a React Native package that provides an action sheet with options for selecting items. It allows users to display a set of options, usually presented as a list of choices, and select one of them. This package enhances the user experience by providing a customizable and easy-to-use action sheet component that can be integrated into React Native applications. It's a valuable tool for creating user-friendly interfaces with interactive selection capabilities.
Key features:
Presentation of options in an action sheet format.
Selection of a single item from the presented options.
Customizable appearance and behavior to suit specific application needs.
Enhances user interaction and engagement within the application
basic usage
on Expo Snack
changelog
add props
- textStyle,
- textLoadStyle,
adding load more data, default show 15 options then if go to the bottom load more yours options