insertItemAtAsync

fun insertItemAtAsync(position: Int, renderInfo: RenderInfo)

Inserts an item at position. The RecyclerView will only be notified of the item being inserted after a layout calculation has been completed for the new Component.