React Surface Impl
A class responsible for creating and rendering a full-screen React surface.
Functions
Link copied to clipboard
Attaches a view to the surface.
Link copied to clipboard
open fun createWithView(context: Context, moduleName: String, @Nullable initialProps: Bundle): ReactSurfaceImpl
Link copied to clipboard
Returns context associated with the surface
Link copied to clipboard
Returns module name of this surface
Link copied to clipboard
Returns surface ID of this surface
Link copied to clipboard
Prerender this surface
Link copied to clipboard
Start running this surface
Link copied to clipboard
Stop running this surface
Link copied to clipboard