UNPKG

react-web-native-sketch

Version:

[TODO: We need an overview of how this can be used via npm vs as a local package]

3 lines (2 loc) 164 B
import { TouchableOpacity, TouchableNativeFeedback } from 'react-native'; export declare const Touchable: typeof TouchableOpacity | typeof TouchableNativeFeedback;