Skip to content

Commit b8dcd68

Browse files
Update README.md
1 parent e5d0af5 commit b8dcd68

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)