start Surface
open fun startSurface(surfaceId: Int, reactContext: ThemedReactContext, @Nullable rootView: View): SurfaceMountingManager
Starts surface without attaching the view. All view operations executed against that surface will be queued until the view is attached.