Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pinguinjkeke committed Feb 4, 2018
2 parents 8357b0f + 6d9555d commit 1319bac
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,16 @@ Features implemented:
Run command

```
npm i react-native-cusom-datepicker-ios
npm i react-native-custom-datepicker-ios
// or
yarn add react-native
```

Then link iOS dependencies
```
react-native link react-native-custom-datepicker-ios
```

## Example Code

You can see some usage code inside project's examples folder.
Expand Down

0 comments on commit 1319bac

Please sign in to comment.