createViewManager

open fun createViewManager(reactContext: ReactApplicationContext, viewManagerName: String): ViewManager

Creates and returns a ViewManager with a specific name {@param viewManagerName}. It's up to an implementing package how to interpret the name.