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 ReactImageView
reactContext
- ThemedReactContext
used to create the ReactImageView
Object
that represents the CallerContext.