jiti-meet/react/features/base/app
Saúl Ibarra Corretgé 5a934c071a logging: use individual, names loggers
React Native doesn't define __filename nor __dirname so do it artisanally. In
addition, this helps with centralizing the configuration passed to loggers.
2019-08-23 10:57:38 +02:00
..
components logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js fix(api): enable the external api before the first redux update 2019-05-20 11:56:08 +02:00
functions.js feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
index.js feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
reducer.js feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00