Files
react-native/Libraries
Blair Vanderhoof 45b0907f61 Fix ScrollView context warning in Modal.js
Summary: This fixes the following warning from appearing when you have a FlatList render a Modal where the content of the Modal also contains a FlatList: https://fburl.com/p953k985.  Spencer addressed an issue similar to this in D7863625, but we still get a yellow box due to the fact that `scrollContext` still exists, but `this.context.virtualizedList` is null from this line in Modal.js https://fburl.com/nqc261a1.

Reviewed By: cpojer

Differential Revision: D16160666

fbshipit-source-id: ba222d3eef234f4c8c4c2bddbc71bec27df81e0a
2019-07-10 12:43:13 -07:00
..
2019-05-20 18:05:55 -07:00
2019-06-21 10:59:09 -07:00
2019-07-04 07:10:55 -07:00
2019-06-27 08:21:29 -07:00
2019-06-26 19:07:39 -07:00
2019-05-13 11:43:49 -07:00
2019-07-04 10:30:33 -07:00
2019-06-07 06:39:28 -07:00