deanmcpherson / react-native-sortable-listview

Drag drop capable wrapper of ListView for React Native
MIT License
917 stars 235 forks source link

can not spport renderHeader #55

Closed qcchen closed 7 years ago

qcchen commented 7 years ago

I want the first and second row not sort and can not drag,bug other cell can sort and drag,so i want to add header to spport it,thank you。

milesibastos commented 7 years ago

You should use renderHeader inherited from ListView https://facebook.github.io/react-native/docs/listview.html#renderheader