Perso Navigation Bar (have n text and n images) Seift4

Multi tool use
Perso Navigation Bar (have n text and n images) Seift4
I am having some issues to personalize the navigation bar on my table view...
I want to create a navigation bar where I have n text and n images
In my case I want 3 text and 2 images,
I still can post the image:
But must be Text1 Image1 Text2 Image2 Text3
Do you have any suggestion?
I tried some tutorial but I am not able to do it, I will appreciate your help
Thanks
I tried this solution but it doens't work, everything is overlapping... how i can post the code? i am new here an i am not super familiar with StackOverflow github.com/byloom/DemoNavigationBar/edit/master/…
– Lorenzo Byloom
Jun 30 at 17:49
here an example of multiple icons static-3.app4smart.me/uploads/posts/thumbs/5993/…
– Lorenzo Byloom
Jun 30 at 17:58
and here the are like logos and background picture (but in this case i am not sure is inside the navigation bar) thefutbolfactory.us/tff_blog/wp-content/uploads/2015/10/…
– Lorenzo Byloom
Jun 30 at 18:00
the issue is i created something between the navigation bar and the prototype cell of the table view, but when i scroll the table view, this part is moving too...so i want to have this part as header, with pictures and text...
– Lorenzo Byloom
Jun 30 at 18:01
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
What did you try so far? You should use navigationItem.titleView for that. There are a lot of posts on SO how it can be done: stackoverflow.com/questions/8433016/…
– Teetz
Jun 30 at 9:21