Quantcast
Channel: Change color of UIDocumentInteractionController nav bar - Stack Overflow
Viewing all articles
Browse latest Browse all 7

Answer by Mahendra Liya for Change color of UIDocumentInteractionController nav bar

$
0
0

[[UINavigationBar appearance] setTintColor:[UIColor colorWithRed:107.0/256.0 green:145.0/256.0 blue:35.0/256.0 alpha:1.0]];

Place this code in Appdelegate's didFinisLaunching method. It will change the color of the navigation bar for the whole app.


Viewing all articles
Browse latest Browse all 7

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>