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
Proposal: Add Accessibility Actions on Core Components
Summary
Facebook made a recent change to add accessiblity actions on core components (Button, TextInput, Text, and Picker). facebook/react-native@4471715
We should check if additional configuration needs to be done on the Windows end of things for these new props to be functional. Javascript side may be good to go through overrides; may need native changes to Accessibility module.
Motivation
Accessibility API Completion
The text was updated successfully, but these errors were encountered:
Proposal: Add Accessibility Actions on Core Components
Summary
Facebook made a recent change to add accessiblity actions on core components (Button, TextInput, Text, and Picker).
facebook/react-native@4471715
We should check if additional configuration needs to be done on the Windows end of things for these new props to be functional. Javascript side may be good to go through overrides; may need native changes to Accessibility module.
Motivation
Accessibility API Completion
The text was updated successfully, but these errors were encountered: