Skip to content

Commit 2fdffbc

Browse files
authored
Tweaking intro copy
1 parent 90d167c commit 2fdffbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/accessibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
id: accessibility
33
title: Accessibility
4-
description: Create mobile apps accessible to assistive technology with React Native's suite of APIs designed to work with iOS and Android.
4+
description: "Create mobile apps accessible to assistive technology with React Native's suite of APIs designed to work with iOS and Android."
55

66
---
77

8-
Both iOS and Android provide APIs for integrating apps with assitive technologies like the bundled screen readers VoiceOver (iOS) and Talkback (Android). React Native has complimentary APIs.
8+
Both iOS and Android provide APIs for integrating apps with assitive technologies like the bundled screen readers VoiceOver (iOS) and Talkback (Android). React Native has complimentary APIs that let your app accommodate all users.
99

10-
> Take note, iOS and Android differ slightly in their approaches, and thus the React Native implementations may vary by platform.
10+
> iOS and Android differ slightly in their approaches, and thus the React Native implementations may vary by platform.
1111
1212
## Accessibility properties
1313

0 commit comments

Comments
 (0)