Yalantis / DisplaySwitcher

Custom transition between two collection view layouts
https://yalantis.com
MIT License
2.32k stars 190 forks source link

Question about adding container view in bar button item #32

Closed SRozhina closed 6 years ago

SRozhina commented 6 years ago

Hi. Could you please help me. I saw that in your example project there is a container view inside bar button. I tried to do the same in my project using storyboard, but couldn't. Now I just copied it from your example project and set up. How could you add container view with buttons inside bar button?

SRozhina commented 6 years ago

Ah, ok! I see that element named "Container view" is just UIView :)