Files
react-native/docs
Adam ComellaandFacebook Github Bot 04790f1a78 Finish AccessibilityInfo implementation
Summary:
This PR is based on files ericvicenti gave me. Specifically, he gave me:
  - AccessibilityInfo.android.js
  - AccessibilityInfo.ios.js
  - AccessibilityInfoModule.java

Before this change, only a native iOS implementation of AccessibilityInfo existed. This change includes:
  - A native Android implementation of AccessibilityInfo.
  - JavaScript wrappers for the AccessibilityInfo module for both iOS and Android.
  - UIExplorer changes to illustrate how to use AccessibilityInfo on iOS and Android.
  - Documentation for the AccessibilityInfo APIs.

**Test plan (required)**

Tested the UIExplorer AccessibilityInfo example on iOS and Android with the screen reader both enabled and disabled.

Adam Comella
Microsoft Corp.
Closes https://github.com/facebook/react-native/pull/12273

Reviewed By: mkonicek

Differential Revision: D4527224

Pulled By: ericvicenti

fbshipit-source-id: d04638465ccbdbb35ecfc9504daaeb8e33aab57a
2017-02-27 18:34:19 -08:00
..
2017-02-17 14:48:17 -08:00
2017-01-19 14:13:30 -08:00
2016-07-14 15:58:36 -07:00
2017-01-31 13:28:32 -08:00
2017-02-17 15:02:23 -08:00
2017-02-09 13:32:31 -08:00
2017-01-10 01:28:26 -08:00
2017-01-23 11:28:51 -08:00
2017-02-23 16:31:41 -08:00
2017-01-06 08:28:25 -08:00