1 Coloring Your iOS App Navigation Bar

Originally published at: 1 Coloring Your iOS App Navigation Bar – Xojo Programming Blog

This is the first of a series of 4 posts about customizing the Navigation and Tab Bars. One of the best ways to give your iOS app a custom look is by theming the Navigation Bar. While it’s possible to do this using a ContainerControl or a Rectangle with carefully applied constraints, there’s a better…

1 Like