Closed jjdp closed 7 years ago
+1
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?
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.
@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.
weird. hideo is the only one that isn't displaying. the direct parent must have a flex: 1
for it to display
@jjdp Can you check out the example project? Hideo is displayed even if it's parent doesn't have flex: 1
.
i guess its probably because of my nested views with so many flex:1
. it works if i set a width
and height
.
This shouldn't be a problem with newer react native releases.
see https://github.com/facebook/react-native/commit/0a9b6bedb312eba22c5bc11498b1cc41363e5f27