You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
hramos
changed the title
Apply same touchable effect to Image on Android
Opacity change mismatch between image and text on TouchableOpacity onPress
Sep 11, 2017
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions.
stalebot
added
the
Stale
There has been a lack of activity on this issue and it may be closed soon.
label
Nov 26, 2017
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
The text was updated successfully, but these errors were encountered: