GT2/Ejectable/node_modules/react-native-gesture-handler/lib/module/components/touchables/index.js
2021-08-16 00:14:59 +00:00

5 lines
No EOL
331 B
JavaScript

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