Refactor settings to use stack to allow dark theme. Move theme to app reducer to allow persistence.
This commit is contained in:
@@ -107,7 +107,7 @@ function JobListItemComponent({ openImagePicker, item }) {
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
pressable: {
|
||||
marginHorizontal: 12,
|
||||
// marginHorizontal: 12,
|
||||
marginVertical: 6,
|
||||
},
|
||||
outerShadow: {
|
||||
|
||||
Reference in New Issue
Block a user