Thank You!

@saltnburnem

#ChainReact2023 | #DeveloperCommunity

Thank the Sponsors!

@saltnburnem

#ChainReact2023 | #DeveloperCommunity

#ChainReact2023

&

#DeveloperCommunity

@saltnburnem

#ChainReact2023 | #DeveloperCommunity

Incorporating Screen Readers into React Native Development for Improved Accessibility

Developer Advocate

Chris DeMars

@saltnburnem

Web accessibility means that websites, tools, and technologies are designed and developed so that people with disabilities can use them.

Why?

@saltnburnem

#ChainReact2023 | #DeveloperCommunity

Screen Readers

@saltnburnem

#ChainReact2023 | #DeveloperCommunity

Screen Readers

‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️

@saltnburnem

#ChainReact2023 | #DeveloperCommunity

Test These!

@saltnburnem

#ChainReact2023 | #DeveloperCommunity

Something's Missing 🧐

Something's Missing 🧐

Something's Missing 🧐

Something's Missing 🧐

<Pressable
  onPress={() => {
  openLinkInBrowser(url)
  }}
  style={[$socialButton, $styleOverride]}
  {...rest}
  accessibilityRole="button"
  accessibilityLabel={icon}
  accessibilityHint="Navigates to `${icon}`">
<Icon icon={icon} size={size} />
</Pressable>

The Real Deal!

@saltnburnem

#ChainReact2023 | #DeveloperCommunity

The Real Deal!

Thank You!

Chris DeMars

@saltnburnem

Resources → https://bit.ly/react-native-vo

Incorporating Screen Readers into React Native Development for Improved Accessibility

By Chris DeMars

Incorporating Screen Readers into React Native Development for Improved Accessibility

  • 20