ReactSurfaceImpl

constructor(context: Context, moduleName: String, @Nullable initialProps: Bundle)

Parameters

context

The Android Context to use to render the ReactSurfaceView

moduleName

The string key used to register this surface in JS with SurfaceRegistry

initialProps

A Bundle of properties to be passed to the root React component