|
@@ -17,7 +17,7 @@
|
17
|
17
|
}
|
18
|
18
|
|
19
|
19
|
@property (nonatomic) NSString * filePathPrefix;
|
20
|
|
-@property (nonatomic) UIDocumentInteractionController * documentController;
|
|
20
|
+@property (retain) UIDocumentInteractionController * documentController;
|
21
|
21
|
|
22
|
22
|
+ (RCTBridge *)getRCTBridge;
|
23
|
23
|
+ (void) checkExpiredSessions;
|