erksch / react-native-wheely

An all JavaScript wheel picker for react-native without any native code.
413 stars 59 forks source link

how to remove option wheel? #59

Open rangga-synergy opened 1 year ago

rangga-synergy commented 1 year ago

do we have props to remove the options? just showing the current selected index and keep the scroll/wheel function.

thank you!

erksch commented 11 months ago

Have you tried setting visibleRest to 0?