react-native
react-native copied to clipboard
CycleListView
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
has this been fixed?
@jevakallio @ohanhi can haz PR?
@staltz In case you missed it: https://github.com/cyclejs/cycle-react-native/pull/6