jiti-meet/react/features/recording
Saúl Ibarra Corretgé dc246960df feat(App): refactor App and split it into BaseApp and App
BaseApp does all the heavy-lifting related to creating the redux store,
navigation, and so on.

App currently handles URL props and actually triggering navigation based on
them.
2018-07-12 11:28:19 -05:00
..
components [RN] Implement streaming on mobile 2018-07-11 15:13:16 -05:00
actionTypes.js [RN] Implement streaming on mobile 2018-07-11 15:13:16 -05:00
actions.js [RN] Implement streaming on mobile 2018-07-11 15:13:16 -05:00
constants.js [RN] Implement streaming on mobile 2018-07-11 15:13:16 -05:00
functions.js feat(recording): add sounds for when recording starts and stops (#3078) 2018-06-05 20:20:43 +02:00
googleApi.js [RN] Implement streaming on mobile 2018-07-11 15:13:16 -05:00
index.js feat(recording): Move RECORDER_STATE_CHANGED handling to Redux 2018-05-30 12:13:32 +02:00
middleware.js feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
reducer.js [RN] Implement streaming on mobile 2018-07-11 15:13:16 -05:00
sounds.js feat(recording): add sounds for when recording starts and stops (#3078) 2018-06-05 20:20:43 +02:00