jiti-meet/react/features/base/conference
Saúl Ibarra Corretgé 5b6985fc5c [RN] Fix use of undefined APP
On RN we don't use the global APP object, so don't save the store there unless
it's defined, which is the case in the current web version. Also, check for
undefined explicitly, since a "if (!APP)" check will throw a ReferenceError.
2017-02-20 11:16:01 +01:00
..
actionTypes.js Simplify 2017-01-20 14:06:15 -06:00
actions.js ref(overlay): The overlays to use React 2017-02-18 17:03:50 -06:00
constants.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00
functions.js Coding style consistency 2017-02-15 13:48:56 -06:00
index.js Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
middleware.js [RN] Fix use of undefined APP 2017-02-20 11:16:01 +01:00
reducer.js Preserve URLs 2017-01-15 17:46:34 -06:00