jiti-meet/react
virtuacoplenny ef1b8fdb77 ref(1-on-1): move remote video visibility to a selector (#1922)
* ref(1-on-1): move remote visibility to a selector

Derive whether or not remote videos should display using a selector
to look across different states. A selector was chosen over using
memoized selectors (reselect) or subscribers as a first step
approach, avoiding additional mutations caused by a subscriber
updating the filmstrip state and avoiding additional api overhead
introduced by reselect.

* rename selector
2017-08-29 10:08:16 -05:00
..
features ref(1-on-1): move remote video visibility to a selector (#1922) 2017-08-29 10:08:16 -05:00
.eslintrc.js Fix typo 2017-07-26 10:40:05 -05:00
index.native.js [RN] Fix root component's prop types 2017-07-31 15:30:31 +02:00
index.web.js [RN] Naming 2017-06-09 14:51:31 -05:00