-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing <TextInput autoGrow={true}>
Summary: `autoGrow` feature was/is totally awesome but... nowadays <TextInput> component is always autoexpandable (on both iOS and Android), so we don't need JavaScript implementation of this anymore. Sometimes it is even harmfull (see T23403231). I am sorry, sumkit. You are still awesome. :) Reviewed By: sahrens Differential Revision: D6553514 fbshipit-source-id: 1d24a2f2c046f514bd6b6318797a607b6e1841d0
- Loading branch information
1 parent
0673ac2
commit dabb78b
Showing
1 changed file
with
4 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters