Before iOS11
, I use the runtime replaced the backBarButtonItem
implementation change the default back button style, effects as follows, but on the iOS11
is invalid.
I found that the structure of the back button below before iOS11
But The structure of the back button on the iOS11
below
How can I get on iOS11 before implementation effect, which means backBarButtonItem
without words?