You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To support accessibility features, I want to implement a 'TalkBack' for my menus. In a native implementation, I can add the contentDescription to the menu items. How can I do the same with this library?
The text was updated successfully, but these errors were encountered:
To support accessibility features, I want to implement a 'TalkBack' for my menus. In a native implementation, I can add the
contentDescription
to the menu items. How can I do the same with this library?The text was updated successfully, but these errors were encountered: