getViewManagers

open override fun getViewManagers(reactContext: ReactApplicationContext): List<ModuleSpec>

Return

list of module specs that can create the View Managers.

Parameters

reactContext

react application context that can be used to create View Managers.