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

what about flatlist & sectionlist?

Open flyinghawker opened this issue 6 years ago • 1 comments

This is an awesome work but as official website of RN, Listview has been marked as deprecated and recommend to use Flatlist and Sectionlist. I am interested in any similar implementation for Flatlist and Sectionlist. Or will this library make listview as good as other two? Thanks.

flyinghawker avatar Sep 03 '18 03:09 flyinghawker

I've been out of React Native development for over a year, so I can't really speak technically to your question.

That said, this project isn't as active as it should be - meaning, that I would recommend working with Flatlist or Sectionlist first (and only use SGListView if you can't get what you need from the other two components)

sghiassy avatar Sep 04 '18 22:09 sghiassy