I need to add a left bar button item in my app that looks like system back button, but is not the system back button, since it will appear on view controller that is the only vc
You can use any Unicode character (anywhere in your code) for this.
You can find what you want here:
Xcode > Edit > Special Characters...
Search for arrow
or back
or browse the categories.
Then copy paste the character where required (in the XIB object's title or in the setTitle
or setText
methods like any other character)
something like: