getInitialAnimatedMountingViewWidth

fun getInitialAnimatedMountingViewWidth(currentAnimatedWidth: Int, hasNewComponentTree: Boolean): Int

Return

the width value that that the MountingView should be animating from. If this returns non-negative value, we will override the measured width with this value so that initial animated value is correctly applied.