troberts-28 / react-native-timer-picker

A simple, flexible, performant duration picker for React Native apps (Expo & Bare Workflow). Great for timers, alarms and duration inputs. Includes iOS-style haptic and audio feedback.
https://www.npmjs.com/package/react-native-timer-picker
MIT License
132 stars 14 forks source link

Can not scroll the time #12

Closed harisnaufal closed 10 months ago

harisnaufal commented 11 months ago

Hi, ive been using your libs but i cant scroll it up or down both for ios and android. Would you mind to looking for it? Thanks in advance.

troberts-28 commented 11 months ago

Hey! Would you mind sharing your code?

troberts-28 commented 10 months ago

Hi @harisnaufal!

I recently made a change that addressed occasional unresponsiveness caused by the labels absorbing scroll events.

Are you still having problems?

If you are, I'd be keen to take a look at your code to resolve what's going wrong.