Socket
Socket
Sign inDemoInstall

react-native-bottom-sheet-manager

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-native-bottom-sheet-manager

A React Native bottom sheet manager built with @gorhom/bottom-sheet.


Version published
Maintainers
1
Created

Readme

Source

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 ❤️

Keywords

FAQs

Last updated on 14 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc