react-native-ui-datepicker icon indicating copy to clipboard operation
react-native-ui-datepicker copied to clipboard

Select time issue

Open mauro-ferrario opened this issue 1 year ago • 7 comments

Hi added DateTimePicker in my project setting timePicker to true but when I try to change the time and move between the numberts all appears very slow and very hard to use. The same behaviour on Android simulator and real device.

mauro-ferrario avatar Mar 06 '24 14:03 mauro-ferrario

Same issue here

AndrijVasyliev avatar Mar 08 '24 11:03 AndrijVasyliev

same issue here

EmanuelOcampo avatar Mar 13 '24 08:03 EmanuelOcampo

I have got the same issue on emulator, not tested on a real device yet

Edit: When i got a build, it is faster enough on emulator (high-end device) imo.

mlhtnc avatar Mar 15 '24 09:03 mlhtnc

I have got the same issue on emulator, not tested on a real device yet

Edit: When i got a build, it is faster enough on emulator (high-end device) imo.

On android real device (low-end), it responds to scrolls after 2 seconds. It's almost impossible to use. Is there any performance improvement that I can apply?

mlhtnc avatar Mar 18 '24 09:03 mlhtnc

same issue for me, for web + android. my android phone is oppo reno5g 6 (2 years), my laptop is about 10 years old? but somehow my laptop handles this better than my phone, so i'm suspecting performance / optimization issues.

probably why this flag isn't included in the documentation (only shown used in example code)

works very fine in chrome lmao

asergb-churon avatar Apr 07 '24 11:04 asergb-churon

I am also facing the same issue. Its very slow in actual device (both android & iOS), but in simulator(iPhone 15) its working better than actual device, which is again little laggy. I have noticed few of the previous issues mentioning that this issue is fixed, but it's still persisting.

kavinraju avatar Apr 08 '24 05:04 kavinraju

i have the same issue here still very laggy is there a solution?

fahdmk avatar Apr 26 '24 14:04 fahdmk

Please upgrade to the latest version I changed the time picker component. https://github.com/farhoudshapouran/react-native-ui-datepicker/commit/e7d93648680d4f10ee5aec77244d633abe128254

farhoudshapouran avatar May 26 '24 20:05 farhoudshapouran

Please upgrade to the latest version I changed the time picker component. e7d9364

"react-native-ui-datepicker": "^2.0.3", This is still the issue with the latest version

Jhh910 avatar Jun 19 '24 05:06 Jhh910

same issue for me, for web + android. my android phone is oppo reno5g 6 (2 years), my laptop is about 10 years old? but somehow my laptop handles this better than my phone, so i'm suspecting performance / optimization issues.

probably why this flag isn't included in the documentation (only shown used in example code)

works very fine in chrome lmao Did you solve it? "react-native-ui-datepicker": "^2.0.3", This is still the issue with the latest version

Jhh910 avatar Jun 19 '24 06:06 Jhh910