Nonaktifkan InputeText di React Native
<TextInput editable={false} selectTextOnFocus={false} />
Adventurous Addax
<TextInput editable={false} selectTextOnFocus={false} />
<TextInput editable={false} />