react-native/Libraries/Components/Touchable
StefanT a162f72655 Added ColorPropType
Summary:
Problem: https://github.com/facebook/react-native/issues/4708

Solution: Added a ColorPropType that validates the color used by the dev

Notes:
1) I'm working a Win8.1 machine and couldn't build the react-native using the github repo. As soon as I figure that out, I'll probably figure how to run the tests and how to add some for this feature.
2) It's my first pull request. Be gentle :)
Closes https://github.com/facebook/react-native/pull/4866

Reviewed By: bestander, svcscm

Differential Revision: D2783672

Pulled By: nicklockwood

fb-gh-sync-id: ca22aa3c0999188075681b5d20fff0631496e238
2015-12-23 10:08:38 -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 Bugfix - Typos 2015-12-15 09:09:32 -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 Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -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 Expose the touch-retention offset as a prop 2015-11-16 13:53:31 -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