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
0 additions and
6 deletions
-
ios/RNDatePicker/RNDatePickerManager.h
|
|
@ -8,12 +8,6 @@ |
|
|
|
#import <React/RCTConvert.h> |
|
|
|
#import <React/RCTViewManager.h> |
|
|
|
|
|
|
|
@interface RCTConvert(UIDatePicker) |
|
|
|
|
|
|
|
+ (UIDatePickerMode)UIDatePickerMode:(id)json; |
|
|
|
|
|
|
|
@end |
|
|
|
|
|
|
|
@interface RNDatePickerManager : RCTViewManager |
|
|
|
|
|
|
|
@end |