Skip to content

TouchableOpacity doesn't work on IPad #16036

Description

@FlaviooLima

Hi, for some reason TouchableOpacity doesn't work on IPad, but it works on iphone.
The version of iOS doesn't change the result.
Tested with a few version but the result is always the same, with iPhone works, with iPad doesn't.

Is this a bug report?

Yes

Environment

Environment:
OS: macOS Sierra 10.12.6
Xcode: Xcode 9.0
Packages:
react-native: 0.44.1
Target Platform: iOS (10.3, 9.3)

Steps to Reproduce

  1. Create View with TouchableOpacity
  2. Open the app in Ipad Simulator
    3.Verify if you can click the button and if yes if it calls onPress function

Expected Behavior

When the TouchableOpacity is clicked, that it could call the onPress function.

Actual Behavior

TouchableOpacity onPress function or pressed effect doesn't happen.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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