Skip to content

thanhtutzaw/u-tube

Repository files navigation

Draggable Bottom Sheet Drawer in Web

Inspired from Youtube Android Bottom-Sheet

Features

  • Touchable Drawer in Mobile Devices (Using PointerEvent Instead of Mouse and Touch event)
  • Ignore clickEvent after drag stop example
  • Drawer Content with Dynamic Height
  • Split Screen of Player and Drawer
  • Drag , Release and Snap
  • Toggle Fullscreen
  • Unmount on exit
  • Close Drawer with Escape and Back key

Tech Stack