Cero-Studio / ReactNativeWheelPicker

Other
381 stars 239 forks source link

WheelPicker is not vertically centered when specifying a custom height inside a wrapper View #76

Open nyur321 opened 5 years ago

nyur321 commented 5 years ago

is there a way to compute the position for the WheelPicker in the native Java code to vertically center the canvas?

zabojad commented 5 years ago

The v2 API is clearly inferior to the v1. We cannot control the number of items displayed, we are stuck if we want to set a specific height...

yestay90 commented 4 years ago

@zabojad hello, did you solve problem with centering items?

hexadecy commented 3 years ago

Please check if #151 fix this issue.