getInitialAnimatedMountingViewHeight

fun getInitialAnimatedMountingViewHeight(currentAnimatedHeight: Int, hasNewComponentTree: Boolean): Int

Return

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