1
- ![ ] ( https://github.com/wniemiec-components -reactnative/day-picker/blob/master/docs/img/logo/logo.jpg )
1
+ ![ ] ( https://github.com/wniemiec-component -reactnative/day-picker/blob/master/docs/img/logo/logo.jpg )
2
2
3
3
<h1 align =' center ' >Day picker</h1 >
4
4
<p align =' center ' >Day selector.</p >
5
5
<p align =" center " >
6
- <a href="https://github.com/wniemiec-components -reactnative/day-picker/actions/workflows/windows.yml"><img src="https://github.com/wniemiec-components -reactnative/day-picker/actions/workflows/windows.yml/badge.svg" alt=""></a>
7
- <a href="https://github.com/wniemiec-components -reactnative/day-picker/actions/workflows/macos.yml"><img src="https://github.com/wniemiec-components -reactnative/day-picker/actions/workflows/macos.yml/badge.svg" alt=""></a>
8
- <a href="https://github.com/wniemiec-components -reactnative/day-picker/actions/workflows/ubuntu.yml"><img src="https://github.com/wniemiec-components -reactnative/day-picker/actions/workflows/ubuntu.yml/badge.svg" alt=""></a>
6
+ <a href="https://github.com/wniemiec-component -reactnative/day-picker/actions/workflows/windows.yml"><img src="https://github.com/wniemiec-component -reactnative/day-picker/actions/workflows/windows.yml/badge.svg" alt=""></a>
7
+ <a href="https://github.com/wniemiec-component -reactnative/day-picker/actions/workflows/macos.yml"><img src="https://github.com/wniemiec-component -reactnative/day-picker/actions/workflows/macos.yml/badge.svg" alt=""></a>
8
+ <a href="https://github.com/wniemiec-component -reactnative/day-picker/actions/workflows/ubuntu.yml"><img src="https://github.com/wniemiec-component -reactnative/day-picker/actions/workflows/ubuntu.yml/badge.svg" alt=""></a>
9
9
<a href="https://reactnative.dev/"><img src="https://img.shields.io/badge/React Native-0.60+-D0008F.svg" alt="React Native compatibility"></a>
10
- <a href="https://github.com/wniemiec-components -reactnative/day-picker/releases"><img src="https://img.shields.io/github/v/release/wniemiec-components -reactnative/day-picker" alt="Release"></a>
11
- <a href="https://github.com/wniemiec-components -reactnative/day-picker/blob/master/LICENSE"><img src="https://img.shields.io/github/license/wniemiec-components -reactnative/day-picker" alt="License"></a>
10
+ <a href="https://github.com/wniemiec-component -reactnative/day-picker/releases"><img src="https://img.shields.io/github/v/release/wniemiec-component -reactnative/day-picker" alt="Release"></a>
11
+ <a href="https://github.com/wniemiec-component -reactnative/day-picker/blob/master/LICENSE"><img src="https://img.shields.io/github/license/wniemiec-component -reactnative/day-picker" alt="License"></a>
12
12
</p >
13
13
<hr />
14
14
@@ -18,11 +18,11 @@ React Native component that allows you to choose a day, in addition to being abl
18
18
## 🖼 Gallery
19
19
20
20
<div style="display: flex; flex-direction: row; justify-content: center; align-items: center; flex-wrap: wrap"
21
- <img height =400 src =" https://raw.githubusercontent.com/wniemiec-components -reactnative/day-picker/master/docs/img/screens/img1.png " alt =" image 1 " />
21
+ <img height =400 src =" https://raw.githubusercontent.com/wniemiec-component -reactnative/day-picker/master/docs/img/screens/img1.png " alt =" image 1 " />
22
22
23
- <img height =400 src =" https://raw.githubusercontent.com/wniemiec-components -reactnative/day-picker/master/docs/img/screens/img2.png " alt =" image 2 " />
23
+ <img height =400 src =" https://raw.githubusercontent.com/wniemiec-component -reactnative/day-picker/master/docs/img/screens/img2.png " alt =" image 2 " />
24
24
25
- <img height =400 src =" https://raw.githubusercontent.com/wniemiec-components -reactnative/day-picker/master/docs/img/screens/img3.png " alt =" image 3 " />
25
+ <img height =400 src =" https://raw.githubusercontent.com/wniemiec-component -reactnative/day-picker/master/docs/img/screens/img3.png " alt =" image 3 " />
26
26
27
27
## ❓ How to use
28
28
1 . Install the component
@@ -91,10 +91,10 @@ let dayFormated = `${thisYear}-${thisMonth}-${thisDay}`;
91
91
| ` {today: '#e51284', highlight: '#3cb371', future: '#233287', past: '#ff8055', default: '#777', text: 'white'} ` |
92
92
93
93
## 🚩 Changelog
94
- Details about each version are documented in the [ releases section] ( https://github.com/wniemiec-components -reactnative/day-picker/releases ) .
94
+ Details about each version are documented in the [ releases section] ( https://github.com/wniemiec-component -reactnative/day-picker/releases ) .
95
95
96
96
## 🤝 Contribute!
97
- See the documentation on how you can contribute to the project [ here] ( https://github.com/wniemiec-components -reactnative/day-picker/blob/master/CONTRIBUTING.md ) .
97
+ See the documentation on how you can contribute to the project [ here] ( https://github.com/wniemiec-component -reactnative/day-picker/blob/master/CONTRIBUTING.md ) .
98
98
99
99
## 📁 Files
100
100
0 commit comments