This commit is contained in:
2025-03-11 17:00:25 -05:00
parent 0c2e5f3ac7
commit 7e4978f0e0
3 changed files with 9 additions and 4 deletions

View File

@ -147,6 +147,7 @@ const SettingsScreen = () => {
textContentType='name'
maxLength={50}
onSubmitEditing={updateProfile}
returnKeyType='send'
/>
</ThemedView>
</SafeAreaView>