-
Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
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
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.