Hi,
In my application i am using UINavigation bar to display the logo of weather icon. But this weather icon needs to updated dynamically.
At first i load the images and in text in the navigation bar and then i redirect the controller to UIViewController to load my application fully.
After loading my applcation i need to update the current temperature and weather image in UINavigation Bar. Is it possible. Please suggest?
Any help would be appreciated greatly !
-Sathiya