-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
Is this a bug report?
I think so
Have you read the Contributing Guidelines?
Yup
Environment
react-native -v
: 0.47node -v
: 8.0.0npm -v
: 5.0.0yarn --version
: 1.0.0
Then, specify:
- Target Platform: Android
- Development Operating System: macOS
- Build tools: expo 20
Steps to Reproduce
- Place an image inside a TouchableOpacity (or TouchableNativeFeedback)
- Match image and button background colors
- Add any other component
- Press it on Android device
Expected Behavior
Same background colors. Just like an ios device does.
Actual Behavior
You'll notice different background colors for the Image and the rest of the button.
Android
iOs
Reproducible Demo
Here's a simple demo: https://snack.expo.io/H1pMmY-cZ
carloscuesta and djpane
Metadata
Metadata
Assignees
Labels
StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.