# rgommezz/react-native-scroll-bottom-sheet

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/rgommezz-react-native-scroll-bottom-sheet).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

1,549 stars · 68 forks · TypeScript · MIT

## Links

- GitHub: https://github.com/rgommezz/react-native-scroll-bottom-sheet
- awesome-repositories: https://awesome-repositories.com/repository/rgommezz-react-native-scroll-bottom-sheet.md

## Topics

`android` `bottom-sheet` `bottomsheet` `cross-platform` `ios` `react-native` `react-native-gesture-handler` `react-native-reanimated`

## Description

React Native Scroll Bottom Sheet is a software component designed for React Native applications that provides a bottom sheet interface integrating scrollable content. It enables developers to implement draggable panel layouts that coordinate scrolling behavior between the sheet container and its internal scrollable children.
