cómo hacer que un textea no sea escritorio en react nativo
<TextInput
value = "Read Only"
editable = {false}
/>
Outstanding Oystercatcher
<TextInput
value = "Read Only"
editable = {false}
/>