Henning Hall
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -43,7 +43,7 @@ This is a React Native Date Picker with following main features: |
|
|
|
## Installation |
|
|
|
|
|
|
|
1. `npm install react-native-date-picker --save` or `yarn add react-native-date-picker` |
|
|
|
2. `react-native link ` |
|
|
|
2. `react-native link react-native-date-picker` |
|
|
|
|
|
|
|
|
|
|
|
## Minimal Example |
|
|
|