react-native/Libraries/Components/Touchable
fangmobile 33d8db599e added accessibility props for touchables
Summary:
accessibilityLabels are missing in these touchable*.js files.
for #5322
ide This is not tested yet. I will update with test.
Closes https://github.com/facebook/react-native/pull/5346

Reviewed By: svcscm

Differential Revision: D2882061

Pulled By: gkassabli

fb-gh-sync-id: dff0ef373e5f5895027cb1cc08c8887a6ace8eee
2016-02-04 05:13:32 -08: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 Improved 3D touch implementation, and added example 2016-01-27 09:05:36 -08:00
TouchableBounce.js added accessibility props for touchables 2016-02-04 05:13:32 -08:00
TouchableHighlight.js added accessibility props for touchables 2016-02-04 05:13:32 -08:00
TouchableNativeFeedback.android.js added accessibility props for touchables 2016-02-04 05:13:32 -08:00
TouchableNativeFeedback.ios.js [ReactNative] Add TouchableNativeFeedback to OSS 2015-08-26 01:31:52 -08:00
TouchableOpacity.js added accessibility props for touchables 2016-02-04 05:13:32 -08:00
TouchableWithoutFeedback.js added accessibility props for touchables 2016-02-04 05:13:32 -08:00
ensureComponentIsNative.js flowified Libraries from Avik 2015-03-25 12:44:28 -08:00
ensurePositiveDelayProps.js [Touchable] Add custom delay props to Touchable components 2015-06-03 12:57:28 -08:00