Skip to content

[ BUG ] Select not scrollable on android but works in iOS #424

@huevosyitz

Description

@huevosyitz

Reproduction link: <link>

Describe the bug
Select scrollable is not scrolling in Android but works fine in iOS.
I'm using this exact example from the docs
https://reactnativereusables.com/docs/components/select#scrollable

Even the RNR showcase app (https://play.google.com/store/apps/details?id=com.reactnativereusables.android&hl=en) or in Expo Go snack also has this issue when i tried to download in real Android device.

Steps to reproduce the behavior:

  1. copy example from https://reactnativereusables.com/docs/components/select#scrollable
  2. run in android
  3. open the select and try to scroll through the list

Expected behavior
Select content is scrollable

Actual behavior
Select content cannot scroll through the list.

Platform (please complete the following information):

  • Type: [Device] Redmi Note 11 pro
  • OS: Android version 13

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions