Technically you just have to click the component into which you want to paste what youāve copied. The issue with the tree view of the comonents under āApp structureā is that itās not enough to click on the component in the list where you want to paste it in, but you then need the select the component again in the UI.
In the video you can see that I need to click the flexContainer again to copy it and then I need to click on the gridView component again (always in the UI) to paste it there. Towards the end you can see that when I click on ācontainerā in the tree view, it will not paste until I click it again in the UI.
Plus you can also see that when trying to paste directly into the ācontainerā it will paste it into āview 1ā because ācontainerā can only hold views.
But yeah, wether it gets pasted at the beginning or end is a bit component dependent, e.g. pasting it into ācontainerā (or actually āview 1ā) will always place it at the end, while pasting into āgridViewā will always place it at the start.
So overall itās a bit janky and tedious, but manageable. If it gets pasted into
the wrong component, itās also not that hard to move it to itās correct position.