public interface ReactCallerContextFactory
ReactImageManager to customize the CallerContext object
associated with each instance of ReactImageView.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getOrCreateCallerContext(ThemedReactContext reactContext,
java.lang.String analyticTag)
This method will be called at the time
ReactImageManager creates ReactImageView |
java.lang.Object getOrCreateCallerContext(ThemedReactContext reactContext, java.lang.String analyticTag)
ReactImageManager creates ReactImageViewreactContext - ThemedReactContext used to create the ReactImageViewObject that represents the CallerContext.