Skip to content

Ability to use built-in system icons on ActionBarItems. #364

@tjvantoll

Description

@tjvantoll

The <MenuIcon> has an icon attribute, but it seems to require you to use an image that your provide in your app.

Is there any built-in way we can leverage the icons built into the OS? For instance UIBarButtonSystemItem on iOS.

On two different apps now I've wanted to add a share icon to the nav bar, and there doesn't seem to be an easy way to do this at the moment. Ideally {N} would give me some way to use UIBarButtonSystemItemAction on iOS, and Android's version on Android.

Thanks.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions