iphone - ios swift How to add images to navigationbar that are not in the center/titleview? -


in swift, how add icon navigation bar on side instead of middle? want slack search icon having appear next right menu icon, see picture here: https://static-s.aa-cdn.net/img/ios/618783545/1b2dca063c580767bf28c885e22c61bc

i not want icon in center of navigation bar title view property, people do. how have icon appear next right menu? thanks.

i have not tried swift yet works on objective-c. can add multiple items right passing array of uibarbuttonitems [self.navigationitem setrightbarbuttonitems:]


Comments

Popular posts from this blog

php - Using str_replace to translate a MySQL Table in html -

SQL Server - MyCTE query based on 24 hour period (next day) -

asp.net mvc - Cannot display error message on Editor or EditorFor -