Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Unit Tests For TextInput Control #101

Closed
erikschlegel opened this issue Jan 7, 2016 · 1 comment
Closed

Add Unit Tests For TextInput Control #101

erikschlegel opened this issue Jan 7, 2016 · 1 comment

Comments

@erikschlegel
Copy link
Contributor

No description provided.

@erikschlegel erikschlegel self-assigned this Jan 7, 2016
@erikschlegel erikschlegel added this to the View Management milestone Jan 7, 2016
@rozele rozele added ready and removed in progress labels Feb 18, 2016
@rozele
Copy link
Collaborator

rozele commented Feb 18, 2016

Closing as dupe of #96

@rozele rozele closed this as completed Feb 18, 2016
@rozele rozele removed the ready label Feb 18, 2016
@erikschlegel erikschlegel removed their assignment Apr 11, 2016
rozele pushed a commit that referenced this issue May 25, 2016
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 facebook/react-native#102
Github Author: James Ide <ide@jameside.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants