mirror of
https://gitlab.com/ceda_ei/sonzai.git
synced 2025-12-24 01:20:05 +01:00
Add Theme Picker.
Moved Provider into App.js. Add AppContainer to store theme in redux store. Add reducers and actions for theme, SET_THEME.
This commit is contained in:
@@ -67,6 +67,8 @@ Subjects.propTypes = {
|
||||
const style = StyleSheet.create({
|
||||
card: {
|
||||
marginTop: 12,
|
||||
marginLeft: 10,
|
||||
marginRight: 10,
|
||||
},
|
||||
text: {
|
||||
marginTop: 12,
|
||||
|
||||
Reference in New Issue
Block a user