TronNatthakorn / react-native-wheel-pick

Apache License 2.0
183 stars 86 forks source link

SelectedValue can only be selected up to 23 indexes #45

Open A-ANing opened 1 year ago

A-ANing commented 1 year ago

SelectedValue can only be selected up to 23 indexes

44

remi2257 commented 1 year ago

Thanks, working for me !

For anyone who would like to use this fix until it's approved, you can edit your package.json

- "react-native-wheel-pick": "^1.2.0"
+ "react-native-wheel-pick": "TronNatthakorn/react-native-wheel-pick#pull/45/head"