react-native/Libraries/Components/Touchable
Omeid 4f187074bf Components:Touchables: Expose Accessibility prop. Fix #6550
Summary:
With accessibility prop set to true, it is not possible to access
childern elements. This makes it impossible to test Components with
appium and releatives. This commit adds support to change accessiblity
property on Touchable elements to overcome the aforementioned issue.
Closes https://github.com/facebook/react-native/pull/8243

Differential Revision: D3462949

Pulled By: javache

fbshipit-source-id: 65ce6507a1619218ab5b527c970a74af197ef462
2016-06-21 08:28:23 -07:00
..
BoundingDimensions.js fix Libraries/Components/Touchable lint warnings 2015-11-30 17:16:26 -08:00
Position.js Bugfix - Typos 2015-12-15 09:09:32 -08:00
Touchable.js Move React Core Integration to a Dependency 2016-04-21 09:28:23 -07:00
TouchableBounce.js Components:Touchables: Expose Accessibility prop. Fix #6550 2016-06-21 08:28:23 -07:00
TouchableHighlight.js Components:Touchables: Expose Accessibility prop. Fix #6550 2016-06-21 08:28:23 -07:00
TouchableNativeFeedback.android.js Reverted commit D3126513 2016-04-24 15:45:19 -07:00
TouchableNativeFeedback.ios.js [ReactNative] Add TouchableNativeFeedback to OSS 2015-08-26 01:31:52 -08:00
TouchableOpacity.js Components:Touchables: Expose Accessibility prop. Fix #6550 2016-06-21 08:28:23 -07:00
TouchableWithoutFeedback.js explicit type args in react-native-github 2016-05-24 18:28:26 -07:00
ensureComponentIsNative.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ensurePositiveDelayProps.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00