I am trying to create a Drawer in React.js web. Dragging events works well on Desktop but it is not available in mobile browsers! ๐
Is there any way or wrapper I can use to handle these events so that the user can drag the bleeding top of the drawer to open it to the fullest?