Resolve dark mode styling issues
This commit is contained in:
@@ -22,5 +22,6 @@ export const colors = StyleSheet.create({
|
||||
},
|
||||
input: {
|
||||
backgroundColor: PlatformColor('systemGray5Color'),
|
||||
color: PlatformColor('label'),
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user