arePropsEquivalent

fun arePropsEquivalent(props1: Array<*>, props2: Array<*>, shouldCompareCommonProps: Boolean = ComponentsConfiguration.shouldCompareCommonPropsInIsEquivalentTo): Boolean