Skip to content

touchableWithoutFeedback onPress and onPressOut not firing on Android #10180

@larryranches

Description

@larryranches

Issue Description

touchableWithoutFeedback onPress and onPressOut function are not firing on Android specifically the Samsung Galaxy.

This is working perfectly fine on IOS10.

Steps to Reproduce / Code Snippets

Code snippet of using the onPressOut function

<TouchableWithoutFeedback onPressOut={ this.onStopRecording }>

Expected Results

function should fire on Android. Is working for IOS!

Additional Information

  • React Native version: 0.33
  • Platform(s) (iOS, Android, or both?): ANDROID
    Operating System (macOS, Linux, or Windows?): OSX

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions