File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# react-native-datepicker [ ![ Build Status] ( https://travis-ci.org/xgfe/react-native-datepicker.svg )] ( https://travis-ci.org/xgfe/react-native-datepicker ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/xgfe/react-native-datepicker/badge.svg?branch=master )] ( https://coveralls.io/github/xgfe/react-native-datepicker?branch=master )
2
- react native datePicker component for both Android and IOS, useing DatePikcerAndroid , TimePickerAndroid and DatePickerIOS
2
+ React Native datePicker component for both Android and iOS, using DatePickerAndroid , TimePickerAndroid and DatePickeriOS.
3
3
4
4
## Install
5
5
@@ -8,7 +8,7 @@ npm install react-native-datepicker --save
8
8
```
9
9
10
10
## Example
11
- Check [ index.js] ( https://github.com/xgfe/react-native-datepicker/blob/master/ example/index.js) in the Example folder.
11
+ Check [ index.android. js] ( example/index.android .js ) in the Example folder.
12
12
13
13
![ android] ( http://7xtixz.com2.z0.glb.clouddn.com/react-native-datepicker-android.gif )
14
14
![ android] ( http://7xtixz.com2.z0.glb.clouddn.com/react-native-datepicker-ios.gif )
@@ -29,7 +29,7 @@ Check [index.js](https://github.com/xgfe/react-native-datepicker/blob/master/exa
29
29
/ >
30
30
```
31
31
32
- You can check [ index.js] ( https://github.com/xgfe/react-native-datepicker/blob/master/ example/index.js) in the Example folder for detail.
32
+ You can check [ index.js] ( example/index.android .js ) in the Example folder for detail.
33
33
34
34
## Properties
35
35
You can’t perform that action at this time.
0 commit comments