Skip to content
#

open-iconic

Here are 6 public repositories matching this topic...

MartinP7r
MartinP7r commented Sep 16, 2018

When I set a navigation bar like below, the icon gets cut off.

let settingsBarButton = UIBarButtonItem()
settingsBarButton.setIcon(icon: .emoji(.gear), iconSize: 30)
navigationItem.rightBarButtonItems = [settingsBarButton]

image

Not sure what's wrong since the example in

Improve this page

Add a description, image, and links to the open-iconic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the open-iconic topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.