Skip to content

ScrollView props stickyHeaderIndices press event not working #696

@hugohua

Description

@hugohua
<ScrollView stickyHeaderIndices={[4]} >
    <View />
    <View />
    <View />
    <View />
    <Tabs />
    <View />
    <View />
    <View />
    <View />
    <View />
    <View />
</ScrollView>  

and have onPress event in childern.

when scrollto Tabs sticky , onPress event not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions