Way to set the time in iOS

I automate an app in ios where I need to set the time.

What I would like to do is to change the minutes field from 13 to 42 for example.

Is there any way I can tap on the element (the minute 13) and scroll until I reach to the minute 17 for example?

thanks