Amanda Oliver
Results
2
comments of
Amanda Oliver
I'm experiencing the same issue, and I need to support keyboard events, so I replaced by `onPress` by the following code, I hope this helps somebody. ``` { if (e.key...
Hello, I'm experiencing the same issue using React with CRA (client side), the behaviour in iPhones is quite inconsistent and makes the modals unusable in iPhone devices.