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)
This method will be called at the time
ReactImageManager creates ReactImageView |
java.lang.Object getOrCreateCallerContext(ThemedReactContext reactContext)
ReactImageManager
creates ReactImageView
reactContext
- ThemedReactContext
used to create the ReactImageView
Object
that represents the CallerContext.