th3rdwave / react-navigation-bottom-sheet

MIT License
428 stars 19 forks source link

Implement dynamic content snapPoints #13

Closed mtzfactory closed 1 year ago

mtzfactory commented 1 year ago

Hey there, thanks for this library!!

This PR is intended to solve the issue "Implement dynamic content snapPoints" (https://github.com/th3rdwave/react-navigation-bottom-sheet/issues/7), with the solution proposed by @izakfilmalter in this comment: https://github.com/th3rdwave/react-navigation-bottom-sheet/issues/7#issuecomment-1261522065.

It updates the example as well to demonstrate how it works.

frozencap commented 1 year ago

Would be nice to have