react-native/Examples
James Ide 337329451d [Touch] Suite of touchable events on TouchableHighlight/Opacity
Summary:
The following props are now supported on TouchableHighlight/Opacity components:

 - onPress (was there before)
 - onPressIn
 - onPressOut
 - onLongPress

There is a `TouchableFeedbackPropType` that is shared amongst the Touchable family for consistency.

Added UIExplorer example to demonstrate and test.

Fixes #101.
Closes https://github.com/facebook/react-native/pull/102
Github Author: James Ide <ide@jameside.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-02-26 10:30:31 -08:00
..
Movies [ReactNative] Bring back ReactKit proj files 2015-02-20 16:49:03 -08:00
TicTacToe [ReactNative] Bring back ReactKit proj files 2015-02-20 16:49:03 -08:00
UIExplorer [Touch] Suite of touchable events on TouchableHighlight/Opacity 2015-02-26 10:30:31 -08:00