jiti-meet/react/features/toolbox/components/native
Marco Zehe e32f367b0c
React Native accessibility fixes (#5825)
* Accessibility: Make the native toolbox item communicate that it is a button.

* Accessibility: If an item is toggled, mark it as selected for accessibility

* Accessibility: Make the toolbox a toolbar for accessibility

* Accessibility: Mark the bottom sheet as a menu for accessibility

* Fix typo, AccessibilityRole, not AccessibleRole

* Statement fix

* Appease the linter

* Fix linting errors for real this time
2020-04-10 08:07:48 -05:00
..
AudioOnlyButton.js feat: SVG icons 2019-09-13 14:07:53 +02:00
MoreOptionsButton.js rn,overflow-menu: add a "more options" button 2020-02-20 17:23:13 +01:00
OverflowMenu.js invite: remove duplicated code 2020-03-24 14:28:26 +01:00
OverflowMenuButton.js feat: SVG icons 2019-09-13 14:07:53 +02:00
RaiseHandButton.js feat: SVG icons 2019-09-13 14:07:53 +02:00
ToggleCameraButton.js feat: SVG icons 2019-09-13 14:07:53 +02:00
Toolbox.js React Native accessibility fixes (#5825) 2020-04-10 08:07:48 -05:00
index.js [RN] Implement a new UI for the Toolbox 2018-05-16 12:18:38 -05:00
styles.js bottom-sheet: tweak UI 2020-03-24 14:28:26 +01:00