-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove internal modifier for WheelPicker #2
Comments
We might need a new library: wheel-picker-multiplatform 🤔 |
I think you have a good opportunity to do that here. Ive already used this code to extend the picker and make a few other pickers as well. So far in my local i have a
|
OK. I will release wheel-picker-multiplatform soon BTW, in this commit 85208b5 I fixed rotationX of the picker items when scrolling. You need to copy the new code. |
Sounds good ill get to this later today |
Branch has been rebased onto latest |
Allow others to further customize WheelPicker. I dont want my only options to be WheelPickerText or WheelPickerDatetimes
The text was updated successfully, but these errors were encountered: