ImageInNavigationBarDemo icon indicating copy to clipboard operation
ImageInNavigationBarDemo copied to clipboard

Demo project that shows a resizable image in right top corner of Navigation Bar with Large Title (iOS11)

Results 4 ImageInNavigationBarDemo issues
Sort by recently updated
recently updated
newest added

Hi @tungfam Thanks for this great snippet. By the way, if the text for the title is longer, it is going beyond the image view.. The truncation should happen before...

when search controller embedded in navigation bar, Image align with search bar. any one know how to deal with this?

I launched the app on iOS16.1 simulator. It will crash on the assertion failure. It seems like the app can't get the device's orientation correctly in viewDidLoad so the shouldResize...