jiti-meet/react
Saúl Ibarra Corretgé 157eadc44a [RN] Don't destroy containers when they are not visible
This essentially reverts
023359b9d2

In the filmstrip we keep a container full of thumbnail views. Destroying these
every time we want we want to hide it is costly, as new renderers have to be
recreated, and they lack context, so there is an increased chance for "black
thumbnails".
2017-07-24 15:01:37 -05:00
..
features [RN] Don't destroy containers when they are not visible 2017-07-24 15:01:37 -05:00
.eslintrc.js flow-typed 2017-02-03 16:36:14 -06:00
index.native.js [RN] Fix passing url prop to Root and App components 2017-07-06 15:54:56 -05:00
index.web.js [RN] Naming 2017-06-09 14:51:31 -05:00