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

CycleListView #1

Open
staltz opened this issue Oct 29, 2015 · 3 comments
Open

CycleListView #1

staltz opened this issue Oct 29, 2015 · 3 comments

Comments

@staltz
Copy link
Member

staltz commented Oct 29, 2015

The rows of a React Native ListView component are not being augmented with event handlers in this driver because renderRow's output is not reachable from the root VTree.

We need to make a CycleListView component that augments rows with event handlers when renderRow is called. See http://facebook.github.io/react-native/docs/listview.html#renderrow

@alex-milanov
Copy link

has this been fixed?

@staltz
Copy link
Member Author

staltz commented May 6, 2016

@jevakallio @ohanhi can haz PR?

cat

@ohanhi
Copy link
Contributor

ohanhi commented May 12, 2016

@staltz In case you missed it: #6

staltz pushed a commit that referenced this issue May 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants