Skip to content

[iOS] Add support for bar button system items#2133

Merged
guyca merged 6 commits into
wix:masterfrom
eliperkins:bar-button-system-items
Nov 28, 2017
Merged

[iOS] Add support for bar button system items#2133
guyca merged 6 commits into
wix:masterfrom
eliperkins:bar-button-system-items

Conversation

@eliperkins
Copy link
Copy Markdown
Contributor

UIKit supplies a range of glyphs to be used in navigation bar buttons, so let's expose them to developers to make better native apps!

This adds support for the systemItem key-value in the button config to allow for placing this type of UIBarButtonItems in the navigation bar.

More information about these glyphs can be found in Apple's Human Interface Guidelines.

@guyca
Copy link
Copy Markdown
Collaborator

guyca commented Nov 26, 2017

Hey @eliperkins, is this pr compatible with xcode8?

@eliperkins
Copy link
Copy Markdown
Contributor Author

Yup. Nothing specific to Xcode 9 here, it should work fine in Xcode 8.

@guyca guyca merged commit 5f7f6bc into wix:master Nov 28, 2017
@smooJitter
Copy link
Copy Markdown

Can you provide an example of how to access the bar button system item

nbomberger pushed a commit to najabu/react-native-navigation that referenced this pull request Nov 29, 2017
* Add converter for UIBarButtonSystemItem

* Add support for UIBarButtonSystemItem-styled buttons

* Add documentation about systemItem
thanhzusu pushed a commit to thanhzusu/react-native-navigation that referenced this pull request Dec 7, 2017
* master:
  Revert "setStyle to style the according TabBar (wix#2224)" (wix#2276)
  setStyle to style the according TabBar (wix#2224)
  Fix dismissAllModal API - the root won't unregister when invoke dismissAllModals (wix#2255)
  Expose keyUp event from modals to ActivityCallback
  [iOS] Add support for bar button system items (wix#2133)
@eliperkins eliperkins deleted the bar-button-system-items branch December 8, 2017 19:18
garrettm pushed a commit to Ginger-Labs/react-native-navigation that referenced this pull request Dec 19, 2017
* Add converter for UIBarButtonSystemItem

* Add support for UIBarButtonSystemItem-styled buttons

* Add documentation about systemItem
garrettm pushed a commit to Ginger-Labs/react-native-navigation that referenced this pull request Dec 19, 2017
* Add converter for UIBarButtonSystemItem

* Add support for UIBarButtonSystemItem-styled buttons

* Add documentation about systemItem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants