jiti-meet/react/features/app/components
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
..
AbstractApp.js [RN] Fix use of undefined APP 2017-02-20 11:16:01 +01:00
App.native.js Comply w/ coding style 2017-02-10 10:13:39 -06:00
App.web.js Make the Web app aware of its context root 2017-02-07 08:27:23 -06:00
index.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00