Is this a bug report?
I think so
Yup
Environment
react-native -v: 0.47
node -v: 8.0.0
npm -v: 5.0.0
yarn --version: 1.0.0
Then, specify:
- Development Operating System: macOS
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
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.0Then, specify:
Steps to Reproduce
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