react-native/Libraries/Components/Touchable
Horcrux 5f8d7ac618 fix Touchables inspector
Summary:
Fix TouchableWithoutFeedback throw error when touchables inspector is shown in react@15.4.0:
`Attempted to assign to readonly property`
![image](https://cloud.githubusercontent.com/assets/7693239/20824463/14f7bfc8-b898-11e6-9bc3-50434492ee40.png)

Convert children into an array by using React.Children.toArray.
Closes https://github.com/facebook/react-native/pull/11262

Differential Revision: D4329147

fbshipit-source-id: 38c9f78b5a81964efccacc7a08b66dda7acb7dc5
2016-12-22 16:28:34 -08:00
..
__mocks__ Update to 14.0 2016-07-27 22:13:26 -07:00
__tests__ Apple TV support 4: support for input (tvOS focus engine) 2016-12-19 06:28:40 -08:00
BoundingDimensions.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Position.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Touchable.js Apple TV support 4: support for input (tvOS focus engine) 2016-12-19 06:28:40 -08:00
TouchableBounce.js RN: Update React (2/2) 2016-11-04 05:43:44 -07:00
TouchableHighlight.js Apple TV support 4: support for input (tvOS focus engine) 2016-12-19 06:28:40 -08:00
TouchableNativeFeedback.android.js Fix for TouchableNativeFeedback having Animated.Component direct child 2016-10-25 00:28:37 -07:00
TouchableNativeFeedback.ios.js Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
TouchableOpacity.js Apple TV support 4: support for input (tvOS focus engine) 2016-12-19 06:28:40 -08:00
TouchableWithoutFeedback.js fix Touchables inspector 2016-12-22 16:28:34 -08: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