Coderwall
Ruby
Python
JavaScript
Front-End
Tools
iOS
More
Tips
Ruby
Python
JavaScript
Front-End
Tools
iOS
PHP
Android
.NET
Java
Jobs
Jobs
Sign In or Up
Joined October 2016
·
Martinos123
Martinos123
Amsterdam
·
0 Protips
1 Comments
Posted to
Customize navigation bar appearance with swift
over 1 year ago
@venkatp
, to hide the backButton:
navigationItem.setHidesBackButton(true, animated: false)
Achievements
1 Karma
0 Total ProTip Views
Interests & Skills
iOS
Swift
@venkatp, to hide the backButton:
navigationItem.setHidesBackButton(true, animated: false)