Entradas

Mostrando las entradas de noviembre, 2017

XCODE cambiar color de Navigation Bar con Switf

         In AppDelegate.swift write the following. Escribe lo siguiente en el archivo AppDelegate.swift. UINavigationBar . appearance (). barTintColor = UIColor . orangeColor ()