vn-verdnaturachat/app/utils/touch/index.android.js

4 lines
97 B
JavaScript
Raw Normal View History

import { TouchableNativeFeedback } from 'react-native';
export default TouchableNativeFeedback;