react-native-selectablesectionlistview icon indicating copy to clipboard operation
react-native-selectablesectionlistview copied to clipboard

A Listview with a sidebar to jump to sections directly

Results 13 react-native-selectablesectionlistview issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I'm getting the following error with "react-native": "0.52.2" & "react": "16.2.0": "Cannot read property 'oneOfType' of undefined (SectionHeader.js:32:8)

hi, when i click on an alphabet in the right sidebar to jump to it , it doesn't do anything , i used the example mentioned in the doc on...

Please merge to support React v15.5+

Please add a maintainer to this project that will fix issues and merge pull requests. Thanks!

Is `onCellSelect` hooked up? If so how is it used? How do you bind the instance of what is selected and shouldn't the cell be a touchable component?

Can we join forces and merge all these versions of this component? @johanneslumpe - https://github.com/johanneslumpe/react-native-selectablesectionlistview @sunnylqm - https://github.com/sunnylqm/react-native-alphabetlistview @dalhorinek - https://github.com/dalhorinek/react-native-letterlistview @brentvatne - https://github.com/brentvatne/fixed-height-windowed-list-view-experiment - I think this implementation is...