jiti-meet/react/features/calendar-sync
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] Only ask for calendar permission on user interaction 2018-07-11 17:17:24 +02:00
actionTypes.js [RN] Only ask for calendar permission on user interaction 2018-07-11 17:17:24 +02:00
actions.js [RN] Only ask for calendar permission on user interaction 2018-07-11 17:17:24 +02:00
constants.js Calendar feature disabled state getter 2018-06-29 09:36:34 +01:00
functions.js Calendar feature disabled state getter 2018-06-29 09:36:34 +01:00
index.js Calendar feature disabled state getter 2018-06-29 09:36:34 +01:00
middleware.js feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
reducer.js feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00