mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-24 09:14:34 +08:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
import { TouchableOpacity } from 'react-native';
|
|
|
|
export default TouchableOpacity;
|