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 problem
TouchableWithoutFeedback doesn't have the cursor style set to pointer.
Expected behavior
TouchableWithoutFeedback has the cursor style set to pointer like it had prior to 0.12
Environment (include versions). Did this work in previous versions?
React Native for Web (version): 0.14.9
React (version): 16.10.2
Browser: All
Additional context
I'm working on a project that uses only TouchableWithoutFeedback so it would be nice to keep this style. I can create a PR if this is not a design decision.
The text was updated successfully, but these errors were encountered:
The problem
TouchableWithoutFeedback doesn't have the cursor style set to pointer.
Expected behavior
TouchableWithoutFeedback has the cursor style set to pointer like it had prior to 0.12
Environment (include versions). Did this work in previous versions?
Additional context
I'm working on a project that uses only TouchableWithoutFeedback so it would be nice to keep this style. I can create a PR if this is not a design decision.
The text was updated successfully, but these errors were encountered: