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

[Question] View style removed ? #18

Open
pi-chan opened this issue Nov 14, 2017 · 3 comments
Open

[Question] View style removed ? #18

pi-chan opened this issue Nov 14, 2017 · 3 comments

Comments

@pi-chan
Copy link
Contributor

pi-chan commented Nov 14, 2017

@harshq
I noticed that the new version of this package not support props for root view style, implemented in my PR #10.

ref 7c70981#diff-a8eb8d969b80431379d772201132a07fR100

Is there some reason?

@harshq
Copy link
Owner

harshq commented Jan 9, 2018

This is purely by an accident. But not what we can do with a prop like this. Would you mind sharing a usecase ?

@pi-chan
Copy link
Contributor Author

pi-chan commented Jan 22, 2018

hmmm, it is a little bit difficult to describe.
please see this image,

capture

I want to expand blue View to fill MentionsTextInput (parent view) by adding flex: 1

Both textInputMinHeight and textInputMaxHeight, cannot affect as I expected.

@pribeh
Copy link

pribeh commented Aug 10, 2018

Flex doesn't seem to work. I'm using alignSelf:'stretch' for width for now. I'm not sure what has been done to the textinput but there's no way of applying flex properly to it.

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

No branches or pull requests

3 participants