#import #import "React/RCTBridgeModule.h" @interface ShareViewController : UIViewController + (NSURL*) tempContainerURL: (NSString*)appGroupId; @end