Skip to content

scroll event in ScrollView Inside Flatlist is not working #19543

Closed
@alz10

Description

@alz10

Environment

  1. react-native -v:
    react-native-cli: 2.0.1
    react-native: 0.55.4

Description

I have ScrollView component rendered inside FlatList, the scroll event inside FlatList seems to be working fine i can swipe to scroll in top or in bottom but when i try to wrap large amount of Text using ScrollView, the scroll event seems to be not working. I tried it to 3 different devices but the issue still there

Steps to Reproduce

https://snack.expo.io/H1IWeloJ7 check the example code here

Expected Behavior

I just want to be able to scroll on the FlatList i created and be able to scroll as well to the Text that i created inside ScrollView component

Actual Behavior

https://snack.expo.io/H1IWeloJ7 check the example code here

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.Resolution: For Stack OverflowA question for Stack Overflow. Applying this label will cause issue to be closed.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions