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

Components wont display in RN 0.36 #14

Closed
jjdp opened this issue Nov 2, 2016 · 8 comments
Closed

Components wont display in RN 0.36 #14

jjdp opened this issue Nov 2, 2016 · 8 comments

Comments

@jjdp
Copy link

jjdp commented Nov 2, 2016

see facebook/react-native@0a9b6be

@florianbepunkt
Copy link

+1

@halilb
Copy link
Owner

halilb commented Nov 18, 2016

Thanks for reporting @jjdp and @florianbepunkt!

I just upgraded the example project to RN 0.36.1 but couldn't reproduce the problem. Could you guys try updating the example project and give it a try again?

@florianbepunkt
Copy link

I will try and check on the weekend. Curious why you couldn't reproduce this… can you share some more specs of your test? I had a fresh install of react native cli from yesterday, but had to create a project react-native version 0.36.1 due to some dependecy issues.

@halilb
Copy link
Owner

halilb commented Nov 21, 2016

@florianbepunkt I just used the example project inside this repository. It's currently using 0.36.1, so you can simply clone the repo and try it out with that project.

@jjdp
Copy link
Author

jjdp commented Dec 4, 2016

weird. hideo is the only one that isn't displaying. the direct parent must have a flex: 1 for it to display

@halilb
Copy link
Owner

halilb commented Dec 7, 2016

@jjdp Can you check out the example project? Hideo is displayed even if it's parent doesn't have flex: 1.

@jjdp
Copy link
Author

jjdp commented Dec 8, 2016

i guess its probably because of my nested views with so many flex:1. it works if i set a width and height.

@halilb
Copy link
Owner

halilb commented Jul 3, 2017

This shouldn't be a problem with newer react native releases.

@halilb halilb closed this as completed Jul 3, 2017
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