Time and date pickwheel

Hello,

I’m trying to construct an hour and minute pickwheel but I have some problems with update current values. I tried to create a function pickerHoursWheel:addEventListener(“tap”, updateCurrentHourTarget) which when users tap here it updates result but it doesn’t have a good performance. Also I would like that by default it only shows a current element and if user taps it, it shows pickerWheel.

I attach my code to help other users to solve it and a capture image with actual performance and what I would like to do.

Thanks for your support,