I have a design for app where Tabbar looks like this:
I tried to add TabBarController and change its background but TabBar's background has only original size of image that looks bad on different iPhone models.
The next idea was to add a View on the bottom MainView and add UIImageView in bottom View. It looks nice but only on iPhone 7/8. On another models it looks bad because they have different width and height.