disable editing the textinput in react native code example Example: TextInput disable react native Click to copy<TextInput editable={false} selectTextOnFocus={false} />