react-native-bottomsheet is a cross-platform ActionSheet for both Android and iOS. It uses original ActionSheet on iOS and soarcn BottomSheet on Android with some minor fixes, such as title and list item margins.
Installation:
npm install –save react-native-bottomsheet
Preview:
Download Details:
Author: Clip-sub
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/Clip-sub/react-native-bottomsheet
License: MIT