-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support multiline and formatted children in TextInput. #272
Labels
Milestone
Comments
rozele
added a commit
to rozele/react-native-windows
that referenced
this issue
Nov 17, 2017
The best way to support variable size TextInput is with the auto-grow property. This PR updates the JS for the TextInput component and adds the necessary changes to support auto-grow on UWP. Towards microsoft#272
rozele
added a commit
to rozele/react-native-windows
that referenced
this issue
Nov 17, 2017
The best way to support variable size TextInput is with the auto-grow property. This PR updates the JS for the TextInput component and adds the necessary changes to support auto-grow on UWP. Towards microsoft#272
rozele
added a commit
that referenced
this issue
Nov 17, 2017
The best way to support variable size TextInput is with the auto-grow property. This PR updates the JS for the TextInput component and adds the necessary changes to support auto-grow on UWP. Towards #272
lbochenek
pushed a commit
to lbochenek/react-native-windows
that referenced
this issue
Dec 13, 2017
The best way to support variable size TextInput is with the auto-grow property. This PR updates the JS for the TextInput component and adds the necessary changes to support auto-grow on UWP. Towards microsoft#272
keatongreve
pushed a commit
to keatongreve/react-native-windows
that referenced
this issue
Jan 16, 2018
The best way to support variable size TextInput is with the auto-grow property. This PR updates the JS for the TextInput component and adds the necessary changes to support auto-grow on UWP. Towards microsoft#272
keatongreve
pushed a commit
to hudl/react-native-windows
that referenced
this issue
May 2, 2018
The best way to support variable size TextInput is with the auto-grow property. This PR updates the JS for the TextInput component and adds the necessary changes to support auto-grow on UWP. Towards microsoft#272
chrisglein
added
the
.NET Archive
Issue opened against deprecated .NET implementation, will be closed (label drives bot activity)
label
Oct 24, 2019
We are not investing in new features or lower priority bug fixes on vCurrent. The bulk of investment is now in vNext as we prepare to make that the default choice. If this issue is still relevant on the vNext implementation please open a vNext issue. If this issue is of significant severity for a vCurrent app and vNext is not an option, re-open with justification. |
ghost
removed
the
.NET Archive
Issue opened against deprecated .NET implementation, will be closed (label drives bot activity)
label
Oct 25, 2019
chrisglein
added
the
.NET Archive
Issue opened against deprecated .NET implementation, will be closed (label drives bot activity)
label
Oct 25, 2019
ghost
removed
the
.NET Archive
Issue opened against deprecated .NET implementation, will be closed (label drives bot activity)
label
Oct 26, 2019
ghost
closed this as completed
Oct 26, 2019
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: