Feature request for popup swipeToClose

I’m currently working on a QR scanner overlay in a popup. (I will post example code when finished)

It would be great to have two new events when swipeToClose is enabled: ‘popup:swipestarted’ and ‘popup:swipeended’. This would allow me to hide the native camera view as soon as the user starts dragging the popup down:

1 Like

Makes sense, will add such events

1 Like

Just noticed the commit for this events, great! Thanks @nolimits4web!

1 Like