- 
                Notifications
    You must be signed in to change notification settings 
- Fork 740
Closed
Labels
buga bug in one of the componentsa bug in one of the components
Description
Description
useWheelPicker prop doesn't do anything on Android
Related to
- Components
- Demo
- Docs
- Typings
Steps to reproduce
Steps to reproduce the behavior:
- Write
<Picker useWheelPicker>/*...*/</Picker>- Instead of wheel you will see list
Expected behavior
A wheel like in iOS or statement in docs that this prop is for iOS only.
Actual behavior
Do I need to fill this actually so bot won't close this issue?
More Info
Code snippet
<Picker useWheelPicker>/*...*/</Picker>Screenshots/Video
Environment
- React Native: 0.68.0
- React Native UI Lib: latest
Affected platforms
- Android
- iOS
- Web
Metadata
Metadata
Assignees
Labels
buga bug in one of the componentsa bug in one of the components