1.0.0 • Published 5 years ago

react-native-bottom-up-panel v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

GitHub license

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';

Documentation

Examples