translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 4 of 4 questions

Accessibility focus event in React Native

Stackoverflow

I'm programming a react native game app for blind kids to help them with maths.

Tags: 
  • react-native
  • accessibility

How i make TouchableHightLight (checkbox) in React Native Accessibility?

Stackoverflow

I work on accessibility for an ios app.

I use TouchableHightLight on checkboxes.

Tags: 
  • react-native
  • touch
  • accessibility
  • react-native-ios

How to get React-Native to announce specific accessibility message via AccessibiliyManager?

Stackoverflow

How would you approach announcing an accessibility message via TalkBack on Android (or iOS equivalent)? Is this possible with existing ReactNative version?

Tags: 
  • android
  • react-native
  • accessibility
  • react-native-android

React-Native iOS accessibilityViewIsModal property doesn't work

Stackoverflow

I am using Accessibility with VoiceOver in my app.

Tags: 
  • ios
  • react-native
  • accessibility
  • voiceover