From c5d070544ded74a41dfe1ac0b4d896a968970835 Mon Sep 17 00:00:00 2001
From: Website Deployment Script editable={false}, or set/update maxLength to prevent
-unwanted edits without flicker.
If defined, the provided image resource will be rendered on the left.
Padding between the inline image, if any, and the text input itself.
Sets the number of lines for a TextInput. Use it with multiline set to
+unwanted edits without flicker.
When false, if there is a small amount of space available around a text input
+(e.g. landscape orientation on a phone), the OS may choose to have the user edit
+the text inside of a full screen text input mode. When true, this feature is
+disabled and users will always edit the text directly inside of the text input.
+Defaults to false.
If defined, the provided image resource will be rendered on the left.
Padding between the inline image, if any, and the text input itself.
Sets the number of lines for a TextInput. Use it with multiline set to
true to be able to fill the lines.
Sets the return key to the label. Use it instead of returnKeyType.
When the clear button should appear on the right side of the text view.
If true, clears the text field automatically when editing begins.
Determines the types of data converted to clickable URLs in the text input.
Only valid if multiline={true} and editable={false}.
By default no data types are detected.
You can provide one type or an array of many types.
Possible values for dataDetectorTypes are:
'phoneNumber''link''address''calendarEvent''none''all'If true, the keyboard disables the return key when there is no text and