jiti-meet/react
Leonard Kim 1e84f993b4 fix(device-selection): use non-connect video preview
Filmstrip only mode displays a device selection dialog that
does not have access to the redux/connect. However, the current
VideoTrack extends from AbstractVideoTrack, which assumes a
redux connection. The fix is to move video display logic into
a separate component and have device selection use that, while
the existing VideoTrack remains connected to redux but
uses the new video display component.
2017-09-18 13:22:15 -05:00
..
features fix(device-selection): use non-connect video preview 2017-09-18 13:22:15 -05:00
.eslintrc.js Fix typo 2017-07-26 10:40:05 -05:00
index.native.js Remove duplication 2017-09-01 23:55:25 -05:00
index.web.js [RN] Naming 2017-06-09 14:51:31 -05:00