Hi,
I was wondering whether there is already the possibility to change the color of the backButtonTitle and window title on iOS7? Haven't found a ticket on Jira so far. I know this is not available for iOS6 and it is somehow possible to change at least the color of the window title by specifying a custom label as titleControl. However, it is kinda painful and does not really look 100% native. Especially across different platforms.
My problem is that I have a red window barColor and it looks pretty fine on iOS6 with a white window title and red backButton. That is exactly how I want it because it is our CI. On iOS7, it does not really look good as the window title is black and the backButton a light blue.
I'm aware there is no official iOS7 support yet. I was just wondering how to do it or whether I should maybe create a ticket for this?