React Native Bottom Sheet Component

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:

React Native Bottom Sheet Component

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

Add Comment