File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -29,23 +29,23 @@ Use our alignment props to quickly position your view's content without getting
29
29
30
30
```
31
31
<View flex left>
32
- <Button label="Button">
32
+ <Button label="Button" / >
33
33
</View>
34
34
35
35
<View flex right>
36
- <Button label="Button">
36
+ <Button label="Button" / >
37
37
</View>
38
38
39
39
<View flex top>
40
- <Button label="Button">
40
+ <Button label="Button" / >
41
41
</View>
42
42
43
43
<View flex bottom>
44
- <Button label="Button">
44
+ <Button label="Button" / >
45
45
</View>
46
46
47
47
<View flex center>
48
- <Button label="Button">
48
+ <Button label="Button" / >
49
49
</View>
50
50
```
51
51
<img src =" https://cloud.githubusercontent.com/assets/1780255/24798566/4de91efc-1b9f-11e7-9974-e06e3daa7c63.png " width =" 160 " /> <img src =" https://cloud.githubusercontent.com/assets/1780255/24798569/50dc99a4-1b9f-11e7-8231-fbcbb139a010.png " width =" 160 " /> <img src =" https://cloud.githubusercontent.com/assets/1780255/24798571/52766d08-1b9f-11e7-95a3-b2b262e81170.png " width =" 160 " /> <img src =" https://cloud.githubusercontent.com/assets/1780255/24798572/545b7abe-1b9f-11e7-9098-409ceee6ff22.png " width =" 160 " /> <img src =" https://cloud.githubusercontent.com/assets/1780255/24798575/55e3c4f4-1b9f-11e7-998d-7986a038abb6.png " width =" 160 " />
You can’t perform that action at this time.
0 commit comments