Searched refs:EXReactDelegateWrapper (Results 1 – 5 of 5) sorted by relevance
3 #import <ExpoModulesCore/EXReactDelegateWrapper.h>6 #import <ExpoModulesCore/EXReactDelegateWrapper+Private.h>8 @interface EXReactDelegateWrapper() interface in nonatomic14 @implementation EXReactDelegateWrapper implementation
12 @interface EXReactDelegateWrapper(Private)
12 @interface EXReactDelegateWrapper : NSObject variable
6 #import <ExpoModulesCore/EXReactDelegateWrapper.h>28 @property (nonatomic, strong, readonly) EXReactDelegateWrapper *reactDelegate;
4 #import <ExpoModulesCore/EXReactDelegateWrapper+Private.h>10 @property (nonatomic, strong) EXReactDelegateWrapper *reactDelegate;25 …_reactDelegate = [[EXReactDelegateWrapper alloc] initWithExpoReactDelegate:_expoAppDelegate.reactD…