react-native-bottom-up-panel

A sliding panel from the bottom of the screen

Usage no npm install needed!

<script type="module">
  import reactNativeBottomUpPanel from 'https://cdn.skypack.dev/react-native-bottom-up-panel';
</script>

README

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