import React from 'react' import { TouchableOpacity } from 'react-native' const Touchable = props => export default Touchable