From 711dbbbce35a924726ba04bab1b994ececdd4c84 Mon Sep 17 00:00:00 2001
From: Website Deployment Script
The string that will be rendered before text input has been entered.
Determines how the return key should look. On Android you can also use
returnKeyLabel.
Cross platform
The following values work across platforms:
donegonextsearchsendAndroid Only
The following values work on Android only:
nonepreviousiOS Only
The following values work on iOS only:
defaultemergency-callgooglejoinrouteyahooIf true, the text input obscures the text entered so that sensitive text
like passwords stay secure. The default value is false.
If true, all text will automatically be selected on focus.
The start and end of the text input's selection. Set start and end to -the same value to position the cursor.
The value to show for the text input. TextInput is a controlled
+the same value to position the cursor.
Note that not all Text styles are supported, +see Issue#7070 +for more detail.
The value to show for the text input. TextInput is a controlled
component, which means the native value will be forced to match this
value prop if provided. For most uses, this works great, but in some
cases this may cause flickering - one common cause is preventing edits