stipsan / react-spring-bottom-sheet

Accessible ♿️, Delightful ✨, & Fast 🚀
https://react-spring.bottom-sheet.dev/
MIT License
953 stars 131 forks source link

[Suggestion] Code Sandbox demos #75

Open ajaypillay opened 3 years ago

ajaypillay commented 3 years ago

Hi, this is a great package, but I was wondering, are there any self-contained Code Sandbox demos available? The demo page is great, with the code as well, but I think a Code Sandbox demo would be very helpful as well. I'm trying to get this working but I'm not sure if there's some CSS issue on my end or if there's some extra code I've missed out. A Code Sandbox demo would be wonderful as it would definitely help us debug on the fly.

EDIT: I've gotten it working on my end due to a z-index mismatch between this package and another component.

stipsan commented 3 years ago

Good idea, I'll recreate them there and link to them 👍

mikemajara commented 2 years ago

Great lib bud! Examples are much needed. Leaving this here for the record https://codesandbox.io/s/e1se2?file=/src/App.js:0-57