looping picker

Hello,

I'm looking for a way to create a picker which is either infinite or once it reaches the end, goes back to the start.

Does anyone know how to do this?

Apple's platforms do not support such looping picker. You can find some articles or repositories implementing pseudo infinite picker searching with "ios infinite picker".

looping picker
 
 
Q