Skip to content

Conversation

@ivks
Copy link
Contributor

@ivks ivks commented Dec 2, 2016

(Fix unconstraint sizing in main axis), this allows the textinput to honor height and also does not trims down charachters like 'g & p'.
for more details please refer here facebook/react-native@0a9b6be

…int sizing in main axis), this allows the textinput to honor height.
@Crash--
Copy link
Collaborator

Crash-- commented Dec 2, 2016

This modification will break app using RN < 0.36, right?

@ivks
Copy link
Contributor Author

ivks commented Dec 2, 2016

@Crash-- I am not sure (but I guess yes), sent this pull request keeping in mind that you must be having some future releases in place to support higher versions.
Also not able to adjust height is quiet frustrating when using the latest react native version.

@jonkessler
Copy link
Contributor

We effectively cannot use the released version of this module without this change. I hope that a solution can be discovered that will also support backwards compatibility.

@xinthink xinthink merged commit 1f1e460 into xinthink:master Dec 17, 2016
@xinthink
Copy link
Owner

Didn't see problems in the demo app, and the textInputStyle prop can be used to override the default style, so I'd going to merge it into master.

@Crash-- Crash-- mentioned this pull request Dec 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants