react-spring-bottom-sheet icon indicating copy to clipboard operation
react-spring-bottom-sheet copied to clipboard

Dragging the bottom sheet does not work on iOS 12

Open DanProudfoot opened this issue 4 years ago • 2 comments

A bug found by someone with an old phone who hasn't been able to update past iOS 12.4 - there seems to be no response to dragging at all in iOS 12. Similarly, tapping the overlay background will also not close the bottom sheet.

I've checked the useGesture website and gestures seem to be fine there, so it must be something to do with the library. If I can provide any more details to help, I will.

DanProudfoot avatar Aug 05 '21 14:08 DanProudfoot

Will investigate this after dealing with https://github.com/stipsan/react-spring-bottom-sheet/pull/78

stipsan avatar Oct 20 '21 12:10 stipsan

Any update?

FKonyali avatar Jun 14 '22 16:06 FKonyali