Open fruitcoder opened 7 years ago
I thought it may be a collection view where you could over ride it, but Afraid not. As last resort, Yiu could try adding empty items on left and right.
It's all handled by auto layout constraints. I'll probably fork and override createViewContainers()
did you make any head way with this?
It's not very high on my list, but I'll fix it within the next two weeks and can share it via PR if you want
I would love that. Some inspiration https://soundcloud.com/camokrooked/essential-mix-2017
Compared to the default UITabBarController from UIKit, this view controller spread its items along the full width (similar to how flexbox's space-around works). Is there any way I can disable this?
Normal behavior from Apple's News App:
Screenshot from Demo project: