resolve

open override fun resolve(resolveContext: ResolveContext, scopedComponentInfo: ScopedComponentInfo, parentWidthSpec: Int, parentHeightSpec: Int): ComponentResolveResult

Invokes the Component-specific resolve implementation, returning a ComponentResolveResult. The ComponentResolveResult will have the LithoNode and CommonProps for the resolved component.