UNPKG

react-native-gesture-handler

Version:

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

5 lines 331 B
export { default as TouchableNativeFeedback } from './TouchableNativeFeedback'; export { default as TouchableWithoutFeedback } from './TouchableWithoutFeedback'; export { default as TouchableOpacity } from './TouchableOpacity'; export { default as TouchableHighlight } from './TouchableHighlight'; //# sourceMappingURL=index.js.map