react-native-bottom-sheet icon indicating copy to clipboard operation
react-native-bottom-sheet copied to clipboard

Update hooks.md

Open wkoutre opened this issue 3 years ago • 10 comments

This adds a small example of how to use useBottomSheetDynamicSnapPoints with Scrollables (BottomSheetSectionList is used in the example).

Please provide enough information so that others can review your pull request:

Motivation

I needed this in my app, figured it out, and thought it would be useful for others to know.

wkoutre avatar Feb 17 '22 03:02 wkoutre

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Mar 19 '22 09:03 github-actions[bot]

👋

wkoutre avatar Mar 20 '22 02:03 wkoutre

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Apr 19 '22 09:04 github-actions[bot]

👋 ?

wkoutre avatar Apr 19 '22 16:04 wkoutre

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar May 20 '22 09:05 github-actions[bot]

Leaving a comment to avoid this PR becoming stale.

wkoutre avatar May 24 '22 17:05 wkoutre

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Jun 25 '22 09:06 github-actions[bot]

@gorhom Seems like this documentation would be helpful to some!

wkoutre avatar Jun 30 '22 22:06 wkoutre

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Aug 01 '22 09:08 github-actions[bot]

Not stale

wkoutre avatar Aug 03 '22 15:08 wkoutre

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Sep 03 '22 09:09 github-actions[bot]

Not stale..?

wkoutre avatar Sep 14 '22 23:09 wkoutre

I have no idea why this was closed, this was so helpful - thank you!

JoeDareZone avatar Jul 27 '23 08:07 JoeDareZone

Agreed @JoeDareZone , though for anyone finding their way here, there do still exist some edge cases not handled by the docs in this PR, notably with scrollable within the bottom sheet + using snapPoints that don't include "CONTENT_HEIGHT".

wkoutre avatar Aug 01 '23 14:08 wkoutre