Skip to content

Picker's useWheelPicker not working on Android #2138

@VityaSchel

Description

@VityaSchel

Description

useWheelPicker prop doesn't do anything on Android

Related to

  • Components
  • Demo
  • Docs
  • Typings

Steps to reproduce

Steps to reproduce the behavior:

  1. Write
<Picker useWheelPicker>/*...*/</Picker>
  1. 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 components

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions