gorhom / react-native-bottom-sheet

A performant interactive bottom sheet with fully configurable options 🚀
https://gorhom.dev/react-native-bottom-sheet/
MIT License
6.99k stars 765 forks source link

[Question] What is the difference between BottomSheet and BottomSheetModal? #1626

Closed z1haze closed 11 months ago

z1haze commented 11 months ago

Hi, I'm pretty new to RN, so apologies, but I've found your package while trying to come up with a solution to present a picker in a bottom sheet when a user clicks a button or something like that. I've been reading your documentation trying to understand the difference between the BottomSheet itself and the BottomSheetModal, but I cannot see the difference? Is the only difference is that it can be "activated" via clicking a button?

github-actions[bot] commented 11 months ago

@z1haze: hello! :wave:

This issue is being automatically closed because it does not follow the issue template.

pastelmind commented 2 months ago

This has been answered here: https://github.com/gorhom/react-native-bottom-sheet/discussions/668