AppRegistry

JS module interface - main entry point for launching React application for a given key.

Functions

Link copied to clipboard
abstract fun runApplication(appKey: String, appParameters: WritableMap)
Link copied to clipboard
abstract fun startHeadlessTask(taskId: Int, taskKey: String, data: WritableMap)
Link copied to clipboard
abstract fun unmountApplicationComponentAtRootTag(rootNodeTag: Int)