We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a1ea01 commit ef19868Copy full SHA for ef19868
1 file changed
ios/RNDatePicker.h
@@ -16,6 +16,8 @@ NS_ASSUME_NONNULL_END
16
#import "DatePicker.h"
17
#import <UIKit/UIKit.h>
18
19
+#include <string>
20
+
21
@interface RNDatePicker : DatePicker
22
23
0 commit comments