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 following defines a component with a TouchableHighlight that has a red background. When pressed the underlayColor is applied, however when the press is released it returns to a white background color. I would expect it to return to its original state, with a red background.
The following defines a component with a
TouchableHighlight
that has a red background. When pressed theunderlayColor
is applied, however when the press is released it returns to a white background color. I would expect it to return to its original state, with a red background.The text was updated successfully, but these errors were encountered: