experimental_prefetch Resource
open fun experimental_prefetchResource(reactContext: ReactContext, surfaceId: Int, reactTag: Int, params: MapBuffer)
THIS PREFETCH METHOD IS EXPERIMENTAL, DO NOT USE IT FOR PRODUCTION CODE, MOST LIKELY IT WILL CHANGE OR BE REMOVED IN THE FUTURE.
Subclasses can override this method to implement custom resource prefetching for the ViewManager.
Parameters
react Context
com.facebook.react.bridge.ReactContext used for the view.
surface Id
surface ID
react Tag
reactTag that should be set as ID of the view instance
params
MapBuffer prefetch request params defined in C++