Skip to content

FlatList is not scrollable inside TabView #3091

@iuliancmarcu

Description

@iuliancmarcu

Explain what you did (Required)
Using TabView and TabView.Item, containing a list inside the TabView.Item.

Expected behavior (Required)
The list inside the TabView should continue to be scrollable.

Describe the bug (Required)
When having a FlatList inside a TabView.Item, the scrolling of the list is broken - you can only scroll if you very quickly swipe the screen.

To Reproduce (Required)
I created this Snack:
https://snack.expo.io/2K8V8ALHy

You will notice that, in the browser, everything seems to work. If you actually use Expo GO and scan the app to run it on your device, you will be able to reproduce the bug - not being able to scroll the list in the first tab.

Screenshots (Required)
image

Your Environment (Required):

software version
react-native-elements 3.4.2
react-native Expo 40

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions