5f8d7ac618
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 |
||
---|---|---|
.. | ||
__mocks__ | ||
__tests__ | ||
BoundingDimensions.js | ||
Position.js | ||
Touchable.js | ||
TouchableBounce.js | ||
TouchableHighlight.js | ||
TouchableNativeFeedback.android.js | ||
TouchableNativeFeedback.ios.js | ||
TouchableOpacity.js | ||
TouchableWithoutFeedback.js | ||
ensureComponentIsNative.js | ||
ensurePositiveDelayProps.js |