File tree 8 files changed +7
-5
lines changed
8 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 3
3
* Thumbs.db
4
4
.gradle
5
5
.idea
6
+ * .iml
6
7
npm-debug.log
7
8
node_modules
8
9
/android /build
Original file line number Diff line number Diff line change @@ -60,13 +60,14 @@ public class MainActivity extends Activity implements DefaultHardwareBackBtnHand
60
60
### Screencasts
61
61
* ios
62
62
<br >
63
- ![ image] ( https://github.com/remobile/react-native-camera/blob/master/screencasts/ios/1.png )
64
- ![ image] ( https://github.com/remobile/react-native-camera/blob/master/screencasts/ios/2.png )
63
+ ![ image] ( https://github.com/remobile/react-native-datetime-picker/blob/master/screencasts/ios/1.png )
64
+ ![ image] ( https://github.com/remobile/react-native-datetime-picker/blob/master/screencasts/ios/2.png )
65
+ ![ image] ( https://github.com/remobile/react-native-datetime-picker/blob/master/screencasts/ios/3.png )
65
66
<br >
66
67
* android
67
68
<br >
68
- ![ image] ( https://github.com/remobile/react-native-camera /blob/master/screencasts/android/1.png )
69
- ![ image] ( https://github.com/remobile/react-native-camera /blob/master/screencasts/android/2.png )
69
+ ![ image] ( https://github.com/remobile/react-native-datetime-picker /blob/master/screencasts/android/1.png )
70
+ ![ image] ( https://github.com/remobile/react-native-datetime-picker /blob/master/screencasts/android/2.png )
70
71
71
72
72
73
## Usage
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @remobile/react-native-datetime-picker" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " A datetime-picker for react-native support for android and ios" ,
5
5
"main" : " index.js" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments