react-native-wheely
react-native-wheely copied to clipboard
An all JavaScript wheel picker for react-native without any native code.
Is there any way to expose props that allow disabling items before or after a specific index? "For example, for a wheel that renders all the days of a specific...
Hi there! Thank you for your work on this project. I noticed one issue that I'm having to patch for my purposes, where the `rotationFunction`'s output is being treated like...
Hi there ! Looks like a great lib to use and the screenshots sure sell it, but it would be even easier to use if we could easily replicate those...
When the picker returns to the selected element at index 0, the onChange function is not triggered. My suggestion is to remove the conditional check and trigger onChange for any...
When enabling the new arch on 0.76 the component fails with the following error: ``` Exception thrown when executing UIFrameGuarded java.lang.NullPointerException: Attempt to invoke virtual method 'com.facebook.react.uimanager.events.EventDispatcher com.facebook.react.uimanager.UIManagerModule.getEventDispatcher()' on a...
it's working fine in index 0, but when I set different index, it appears as the video shows https://github.com/user-attachments/assets/202fedce-40f1-4ab8-9b81-a61287907956
I am not sure if this is specific to ios but for some reason initially rendering the options is buggy, fix it man what kind of library is this