react-native-number-selector
react-native-number-selector copied to clipboard
Contribute to develop it further
Hi, I would like to contribute to develop this library even further to support more functionalities as it is in the original android library.
I have added the wheel item count on my forked repo. Can you take a look at it. Thanks
https://github.com/akshay2796/react-native-number-selector
When i initially set wheelItemCount to 5 using java it is working, but i am unable to change it using the javascript props. Can you take a look at is to why it is happening.
Edit:
It's working now. Can you take a look.