import {Text, View} from 'react-native'; const SettingsScreen = () => { return ( settings ); }; export default SettingsScreen;