File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,14 @@ React Native component that lets you select days of the week.
17
17
18
18
## 🖼 Gallery
19
19
20
- <div style="display: flex; flex-direction: row; justify-content: center; align-items: center; flex-wrap: wrap"
20
+ <div style =" display : flex ; flex-direction : row ; justify-content : center ; align-items : center ; flex-wrap : wrap " >
21
+
22
+ <img height =400 src =" https://raw.githubusercontent.com/wniemiec-components-reactnative/weekday-selector/master/docs/img/screens/img3.png " alt =" image 3 " />
23
+ <br />
21
24
<img height =400 src =" https://raw.githubusercontent.com/wniemiec-components-reactnative/weekday-selector/master/docs/img/screens/img1.png " alt =" image 1 " />
22
25
23
26
<img height =400 src =" https://raw.githubusercontent.com/wniemiec-components-reactnative/weekday-selector/master/docs/img/screens/img2.png " alt =" image 2 " />
24
27
25
- <img height =400 src =" https://raw.githubusercontent.com/wniemiec-components-reactnative/weekday-selector/master/docs/img/screens/img3.png " alt =" image 3 " />
26
-
27
28
<img height =400 src =" https://raw.githubusercontent.com/wniemiec-components-reactnative/weekday-selector/master/docs/img/screens/img4.png " alt =" image 4 " />
28
29
</div >
29
30
You can’t perform that action at this time.
0 commit comments