vbea %!s(int64=2) %!d(string=hai) anos
pai
achega
a3425eefb6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Strides-APP/app/pages/my/Feedback.js

+ 1 - 1
Strides-APP/app/pages/my/Feedback.js

@@ -219,7 +219,7 @@ export default class Feedback extends React.Component {
     return (
       <ScrollView
         style={styles.container}
-        keyboardShouldPersistTaps='handled'>
+        keyboardShouldPersistTaps={isIOS ? 'never' : 'handled'}>
         <View style={styles.headerView}>
           <View style={ui.flex1}>
             <Text style={styles.title}>{$t('feedback.tipsSomething')}</Text>