react-native/Libraries/Components/Touchable
Elliot Hesp f644af34ef Correctly bind Touchable.js setTimeout
Summary:
Fixes https://github.com/facebook/react-native/issues/5337

`this.setTimeout` is undefined and the scope wasn't being passed through causing a RedBox error.
Closes https://github.com/facebook/react-native/pull/5376

Reviewed By: svcscm

Differential Revision: D2838623

Pulled By: androidtrunkagent

fb-gh-sync-id: 513210298b6c39d812047a03d8f2edd5c11e46f6
2016-01-22 14:45:35 -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 Correctly bind Touchable.js setTimeout 2016-01-22 14:45:35 -08:00
TouchableBounce.js Fix errors uncovered by v0.19.0 2015-12-01 20:11:26 -08:00
TouchableHighlight.js Added ColorPropType 2015-12-23 10:08:38 -08:00
TouchableNativeFeedback.android.js Fix TouchNativeFeedback so that the ripple starts from where a person touches 2016-01-20 20:36:38 -08:00
TouchableNativeFeedback.ios.js [ReactNative] Add TouchableNativeFeedback to OSS 2015-08-26 01:31:52 -08:00
TouchableOpacity.js Fix errors uncovered by v0.19.0 2015-12-01 20:11:26 -08:00
TouchableWithoutFeedback.js Add "Only supports one child" to TouchableWithoutFeedback 2016-01-06 11:52:30 -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