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.
1 parent 9494f38 commit bd7e09fCopy full SHA for bd7e09f
βreason-react-native/src/apis/Style.mdβ
@@ -39,7 +39,7 @@ let styles =
39
"container":
40
viewStyle(
41
~maxHeight=600.->dp,
42
- ~width=800.->pct,
+ ~width=80.->pct,
43
~justifyContent=`flexStart,
44
~alignItems=`center,
45
~margin=auto,
βwebsite/docs/cheatsheet.mdβ
@@ -194,7 +194,7 @@ let styles =
194
195
196
197
198
199
200
0 commit comments