React Native Bottom up Panel
A sliding panel from bottom
Installation
Install this dependency using your favorite package manager tool
yarn add react-native-bottom-up-panel
Import the component into your project, for example:
import BottomUpPanel from 'react-native-bottom-up-panel';