How to place any view below any other view that gets its position from code

I created 4 sub-images of white and yellow, as you can see in the reference image, which I described below.

enter image description here

And I programmatically changed the position of the Tabbar from bottom to bottom just below the navigation bar, as you can see in the figure below (when it is running in the simulator).

enter image description here

Now, since I have limitations for this yellow representation in the image, follow

enter image description here

Appears just below the navigation bar, but I want it to appear just below the Tabbar.

Tabbar , ( ) . UIelements UIelement, , , .

, .

, , . ( ) enter image description here

5 . 1/5 . , .

+6
1

? , -:

Fajar.top = top + 44

, . , , , , , ...

+3

Source: https://habr.com/ru/post/1015887/


All Articles