web-ridge / react-native-paper-dates

Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://www.reactnativepaperdates.com
MIT License
663 stars 170 forks source link

Selecting time does not work very precisely when finger's outside of the clock. #210

Closed hyoretsu closed 1 year ago

hyoretsu commented 1 year ago

Title. As soon as I move my finger inside the clock, everything works fine.

RichardLindhout commented 1 year ago

Please add reproducible snack so we could fix this, currently it takes too much work to reproduce issues like this

hyoretsu commented 1 year ago

Literally just create a basic component and try my issue. I didn't proceed further than that in this lib.

github-actions[bot] commented 1 year ago

Hey! Thanks for opening the issue. Can you provide a minimal repro which demonstrates the issue? Posting a snippet of your code in the issue is useful, but it's not usually straightforward to run. A repro will help us debug the issue faster. Please try to keep the repro as small as possible. The easiest way to provide a repro is on snack.expo.dev. If it's not possible to repro it on snack.expo.dev, then you can also provide the repro in a GitHub repository.