Skip to content

TouchableOpacity hangs when using navigator.push in onPress method #11132

@Clcll

Description

@Clcll

I am using ListView, each Item of ListView is TouchableOpacity component. onPress I need to navigate to another page. So onPress method I call _navigator(). But when I press on Item (TouchableOpacity element) its hangs on several seconds about 4-5s. Here an example of my code.
http://stackoverflow.com/questions/40770420/touchableopacity-hangs-inside-listview-when-i-am-using-navigation-in-onpress-met

Here short version of my cod jsfiddle.net/eczdpw1y
Thank you

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