Skip to content

Commit b6c566e

Browse files
Update README.md
1 parent fa6046e commit b6c566e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# react-native-universal-datepicker-ios.
2+
[![Codelab](http://www.codelabsys.com/images/logo.png)](http://www.codelabsys.com/)
23

34
## Installation.
45
[![NPM](https://nodei.co/npm/react-native-hijri-date-picker-android.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/react-native-hijri-date-picker-android/)
@@ -31,6 +32,7 @@ $ react-native link react-native-hijri-date-picker-android
3132
| mode | string | datetime | type of the picker supports date, time, datetime |
3233

3334
## Usage
35+
3436
```javascript
3537
import DatepickerIOS from 'react-native-universal-datepicker-ios';
3638

@@ -40,4 +42,7 @@ $ react-native link react-native-hijri-date-picker-android
4042
date={new Date().getTime()}
4143
onDateChange={this._onDateChange} />
4244
```
43-
[![Codelab](http://www.codelabsys.com/images/logo.png)](http://www.codelabsys.com/)
45+
46+
## Credits
47+
48+
This project was made by the help of [Assem-Hafez](https://github.com/Assem-Hafez)

0 commit comments

Comments
 (0)