Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A stack manager for bottom sheets and modals in React Native. Supports `push`, `switch`, and `replace` navigation modes, iOS-style scale animations, and React context preservation. Works with any bottom sheet or modal library via a pluggable adapter architecture.

<img width="360" height="782" alt="ezgif-26b0d890a857fdfb" src="https://github.com/user-attachments/assets/facfcbe6-aa33-4fbf-9d50-9031fe14554d" />

## Documentation

**[View Full Documentation](https://arekkubaczkowski.github.io/react-native-bottom-sheet-stack/)**
Expand Down