how to insert disable text in a textinput react native code example Example: disable inputetext in react native <TextInput editable={false} selectTextOnFocus={false} />