isEquivalentProps

override fun isEquivalentProps(other: Component?, shouldCompareCommonProps: Boolean): Boolean

Compare this component to a different one to check if they are equivalent. This is used to be able to skip rendering a component again.