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.
1717
1818## 🖼 Gallery
1919
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 />
2124<img height =400 src =" https://raw.githubusercontent.com/wniemiec-components-reactnative/weekday-selector/master/docs/img/screens/img1.png " alt =" image 1 " />
2225
2326<img height =400 src =" https://raw.githubusercontent.com/wniemiec-components-reactnative/weekday-selector/master/docs/img/screens/img2.png " alt =" image 2 " />
2427
25- <img height =400 src =" https://raw.githubusercontent.com/wniemiec-components-reactnative/weekday-selector/master/docs/img/screens/img3.png " alt =" image 3 " />
26-
2728<img height =400 src =" https://raw.githubusercontent.com/wniemiec-components-reactnative/weekday-selector/master/docs/img/screens/img4.png " alt =" image 4 " />
2829</div >
2930
You can’t perform that action at this time.
0 commit comments