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(java.lang.String surfaceID,
java.lang.String analyticTag)
This method will be called at the time
ReactImageManager creates ReactImageView |
java.lang.Object getOrCreateCallerContext(java.lang.String surfaceID,
java.lang.String analyticTag)
ReactImageManager creates ReactImageViewsurfaceID - String used to log the name of the surfaceObject that represents the CallerContext.