import { Text } from "react-native"; import { SafeAreaView } from "react-native-safe-area-context"; const profile =() => { return( Profile ) } export default profile;