Hacker News new | ask | show | jobs
by swesnow 1125 days ago
Glad that you like it! It is a BottomSheet (https://m2.material.io/components/sheets-bottom) which is a Material design component from Google and they handle a lot of the complexity (although the implementation in the app has a few bugs) which is nice
1 comments

Thanks for the reply! Your implementation looks like a very ingenious way to use bottom sheet.