updateRangeAtAsync

fun updateRangeAtAsync(position: Int, renderInfos: List<RenderInfo>)

Update the items starting from the given index position. The RecyclerView will only be notified of the item being updated after a layout calculation has been completed for the new Component.