Fork me on GitHub
#cljsrn
<
2019-07-27
>
xfyre12:07:56

Did anyone successfully upgrade to RN 0.59+? I have some super weird stuff going on after doing this upgrade. In particular, FlatList re-renders as blank under some circumstances I do not completely understand.

joshmiller23:07:58

So I’ve updated to 0.59.5. I have once or twice (out of hundreds of times) seen a FlatList do that, but switching back and forth between TabNavigation screens fixes it, so I haven’t spent any time deubgging. Sounds like I just am not triggering the same problem you are, or at least not as frequently.

joshmiller23:07:27

It’s infrequent enough that I thought I had done something wrong, rather than attributing it to the RN version.