We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7484044 + e092385 commit 25fc44aCopy full SHA for 25fc44a
src/lib/styles.js
@@ -92,7 +92,7 @@ export const styles = {
92
borderRadius: 4,
93
...Platform.select({
94
['ios']: {
95
- fontFamily: 'Courier',
+ fontFamily: 'Courier New',
96
},
97
['android']: {
98
fontFamily: 'monospace',
@@ -107,7 +107,7 @@ export const styles = {
107
108
109
110
111
112
113
@@ -122,7 +122,7 @@ export const styles = {
122
123
124
125
126
127
128
0 commit comments