Change Image and Remove Title Back Button Navigation Swift 4.2

After i updated new version iOS 12 and Xcode 4, i got a problem about changing image and removng title navigation. I searched on the internet and finally i got a solution on stackoverflow.

I will give you the code and if you don't understand please comment below. Thanks.



To change back image navigation bar
To remove title back in navigation bar

Popular posts from this blog

How to restart the app with flutter Android and iOS

Missing system image Android Studio solution

How to have ConstraintLayout inside ScrollView and ScrollView inside ConstraintLayout Android