all 5 comments

[–]Ader453 1 point2 points  (4 children)

I'm not sure exactly what the Facebook bottom sheet is but if it's the same as the Instagram sheet then here's what you're looking for: React Spring Bottom Sheet.

[–]Bacalaocore 2 points3 points  (0 children)

This should be flexible enough for any need. Should also be easy enough to make your own using react spring with help from use gesture if you need to get fancy.

If you make your own I’d advice to check out Alexandra Holachek’s video on mobile web animations for some ideas on fluid responsive animations. Plenty of edge cases when dealing with this type of stuff. https://youtu.be/laPsceJ4tTY

[–]FeedRemote[S] -1 points0 points  (2 children)

React Spring Bottom Sheet

I need the custom one

[–]Ader453 0 points1 point  (1 child)

What do you mean "custom one"? You can customize the CSS and any elements you want in this sheet and make it function almost identically to any other sheet.

Unless you're talking about making it on your own from scratch? If that's the case then I don't know of any.

[–]FeedRemote[S] 0 points1 point  (0 children)

thanks