Deaktivieren Sie InpusingText in React Native
<TextInput editable={false} selectTextOnFocus={false} />
Adventurous Addax
<TextInput editable={false} selectTextOnFocus={false} />