loadApp

open fun loadApp()

Start the React surface with the app key supplied in the ReactDelegate constructor.


open fun loadApp(appKey: String)

Start the React surface for the given app key.

Parameters

appKey

The ID of the app to load into the surface.