jiti-meet/react/features/base/color-scheme
Saúl Ibarra Corretgé 8ea693616d color-scheme: fix React warning
A reducer must always return a state or null to ignore it. When the color scheme
is undefined we should return the previous state.
2019-02-12 20:22:28 +01:00
..
ColorSchemeRegistry.js [RN] Add color scheme support - JS 2019-02-08 11:43:21 +01:00
actionTypes.js [RN] Add color scheme support - JS 2019-02-08 11:43:21 +01:00
actions.js [RN] Add color scheme support - JS 2019-02-08 11:43:21 +01:00
defaultScheme.js [RN] Add color scheme support - Components 2019-02-08 11:43:21 +01:00
functions.js [RN] Add color scheme support - JS 2019-02-08 11:43:21 +01:00
index.js [RN] Add color scheme support - JS 2019-02-08 11:43:21 +01:00
middleware.js [RN] Add color scheme support - JS 2019-02-08 11:43:21 +01:00
reducer.js color-scheme: fix React warning 2019-02-12 20:22:28 +01:00