import { View, Text } from 'react-native' import React from 'react' const CustomText = () => { return ( CustomText ) } export default CustomText