Skip to content

TouchableHighlight vs TouchableWithoutFeedback #134

@jaygarcia

Description

@jaygarcia

I noticed a huge issue with TouchableHighlight where there is a significant delay with the onPressIn method being called, making this component next to unusable for real-time feedback.

The TouchableWithoutFeedback component, however provided realtime feedback, but being that it doesn't conform to the same component that TouchableHighlight does, styles break.

touchable

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