React-native-web: Pressable Cursor is not pointer

Created on 12 Oct 2020  路  1Comment  路  Source: necolas/react-native-web

The problem
The Pressable component cursor isn't pointer

How to reproduce
Simplified test case: https://codesandbox.io/s/pedantic-wilson-s34js?file=/src/App.js:0-344

Steps to reproduce:
1.
2.
3.

Expected behavior
Expected to cursor be pointer

Environment (include versions). Did this work in previous versions?

  • React Native for Web (version): 0.13.16
  • React (version): 16.13.1
  • Browser: chrome

Most helpful comment

Fixed in 0.14.1

>All comments

Fixed in 0.14.1

Was this page helpful?
0 / 5 - 0 ratings