react-native/Libraries/Components/Touchable
Seth Fitzsimmons 9afb71fde8 Replace React.createClass with create-react-class
Summary:
This replaces all uses of `React.createClass` with `createReactClass` from the `create-react-class` package, attempting to match use of `var` and `const` according to local style.

Fixes #14620
Refs #14712
Closes https://github.com/facebook/react-native/pull/14729

Differential Revision: D5321810

Pulled By: hramos

fbshipit-source-id: ae7b40640b2773fd89c3fb727ec87f688bebf585
2017-07-07 14:36:01 -07:00
..
__mocks__ Update to 14.0 2016-07-27 22:13:26 -07:00
__tests__ remove disableAutomock from jest tests (new default) @bypass-lint 2017-06-13 15:04:09 -07:00
BoundingDimensions.js Sync React 16 from alpha 6 to 12 2017-05-03 17:16:48 -07:00
Position.js Sync React 16 from alpha 6 to 12 2017-05-03 17:16:48 -07:00
Touchable.js return if UIManager failed to measure node 2017-02-09 21:00:17 -08:00
TouchableBounce.js Replace React.createClass with create-react-class 2017-07-07 14:36:01 -07:00
TouchableHighlight.js Replace React.createClass with create-react-class 2017-07-07 14:36:01 -07:00
TouchableNativeFeedback.android.js Replace React.createClass with create-react-class 2017-07-07 14:36:01 -07:00
TouchableNativeFeedback.ios.js Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
TouchableOpacity.js Replace React.createClass with create-react-class 2017-07-07 14:36:01 -07:00
TouchableWithoutFeedback.js Replace React.createClass with create-react-class 2017-07-07 14:36:01 -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