Skip to content
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

fixing an issue occuring due to a change made in v0.36 #274

Merged
merged 1 commit into from
Dec 17, 2016

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