UNPKG

react-native-gesture-handler

Version:

Declarative API exposing native platform touch and gesture system to React Native

6 lines (4 loc) 204 B
import type { ViewStyle } from 'react-native'; // A pointer cursor only applies on the web (see the `.web` counterpart); other // platforms contribute nothing. export const pointerStyle: ViewStyle = {};