Skip to content

Fix missing subtitles on iOS - #620

Merged
Naturalclar merged 2 commits into
react-native-menu:masterfrom
jessety:master
Jan 9, 2024
Merged

Fix missing subtitles on iOS#620
Naturalclar merged 2 commits into
react-native-menu:masterfrom
jessety:master

Conversation

@jessety

@jessety jessety commented Oct 29, 2023

Copy link
Copy Markdown
Contributor

Overview

As of iOS 15, discoverabilityTitle is no longer displayed as the subtitle UIActions. Subtitles are not visible to iOS users of this package. This update brings them back.

Test Plan

WIP

Fixes: #536

As of iOS 15, `discoverabilityTitle` is no longer displayed as the subtitle UIActions. Subtitles are not visible to iOS users of this package. This update brings them back!
@audn

audn commented Nov 30, 2023

Copy link
Copy Markdown

Is this still a draft?

@iamtommcc

Copy link
Copy Markdown

I know this is still marked as draft, but it feels like a very innocuous change and seems safe to merge (plus pretty high impact, would be great to have the top level API fully operational) @Naturalclar

@Naturalclar
Naturalclar marked this pull request as ready for review January 9, 2024 04:25
@Naturalclar
Naturalclar self-requested a review as a code owner January 9, 2024 04:25

@Naturalclar Naturalclar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

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.

🐞 Subtitle not showing on the Menu items

4 participants