Henning Hall
5 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
|
|
@ -35,7 +35,7 @@ Xcode 11 is required to run the latest version of the date picker. Xcode 10 is s |
|
|
|
|
|
|
|
## Minimal Example |
|
|
|
|
|
|
|
```js |
|
|
|
```jsx |
|
|
|
import React, { useState } from 'react' |
|
|
|
import DatePicker from 'react-native-date-picker' |
|
|
|
|
|
|
|