Skip to content

onPress not responding correctly after upgrade #17577

@ahadcove

Description

@ahadcove

This is my second app where after updating react-native and react-navigation, the touches don't register correctly on certain Touchables.
I can't narrow down why it works on only some Touchables and not others.
I can't even narrow it down to whether it's react-native or react-navigation
Last time I had this problem I was able to just use onPressIn, but this time I cannot.

Environment

Environment:
Node: 8.1.3
Yarn: 1.3.2
npm: 5.6.0
Watchman: 4.7.0

Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: ^0.52.0 => 0.52.0
react-navigation: ^1.0.0-beta.25

Expected Behavior

onPress responds on 1st click everytime

Actual Behavior

onPress takes anywhere between 1-6 clicks for it to register

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.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