react-native/Libraries/Components/Touchable
Kureev Alexey 9951e1ab04 Introduce disabling for Touchable* elements
Summary:Introduce a `disabled` property for Touchable* components.

Fix https://github.com/facebook/react-native/issues/2103
Closes https://github.com/facebook/react-native/pull/5931

Differential Revision: D2969790

Pulled By: mkonicek

fb-gh-sync-id: 570a4ff882219f52f2d2ebef3eb73b1df50a0877
shipit-source-id: 570a4ff882219f52f2d2ebef3eb73b1df50a0877
2016-02-23 19:39:33 -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 Introduce disabling for Touchable* elements 2016-02-23 19:39:33 -08:00
TouchableBounce.js Add hitSlop prop on iOS and Android 2016-02-16 16:51:39 -08:00
TouchableHighlight.js Add hitSlop prop on iOS and Android 2016-02-16 16:51:39 -08:00
TouchableNativeFeedback.android.js Add hitSlop prop on iOS and Android 2016-02-16 16:51:39 -08:00
TouchableNativeFeedback.ios.js [ReactNative] Add TouchableNativeFeedback to OSS 2015-08-26 01:31:52 -08:00
TouchableOpacity.js Add hitSlop prop on iOS and Android 2016-02-16 16:51:39 -08:00
TouchableWithoutFeedback.js Introduce disabling for Touchable* elements 2016-02-23 19:39:33 -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