react-native-bottom-sheet-manager
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

React Native Bottom Sheet Manager

A bottom sheet manager inspired by package react-native-actions-sheet and adapted to package @gorhom/bottom-sheet.

Installation

yarn add react-native-bottom-sheet-manager

Dependencies

This library needs these dependencies to be installed in your project before you can use it:

yarn add react-native-reanimated react-native-gesture-handler

Configuration

For more information on configuration, see here.

Usage

After completing the configuration step, let's start with a simple use case.

import { SheetManager } from 'react-native-bottom-sheet-manager';

SheetManager.show('my-sheet');

For more use cases, see here.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Built With ❤️

Package Sidebar

Install

npm i react-native-bottom-sheet-manager

Weekly Downloads

4

Version

0.3.1

License

MIT

Unpacked Size

211 kB

Total Files

122

Last publish

Collaborators

  • bilaleren