UnPourTous / react-native-search-list

A searchable ListView which supports Chinese PinYin and alphabetical index.
https://github.com/UnPourTous/react-native-search-list
159 stars 66 forks source link

Code refactoring for deprecated components #27

Open zanechua opened 4 years ago

zanechua commented 4 years ago

First off, I have to say great package.

Would you guys be open to merge in a huge merge request with a ton of code refactoring changes?

The code refactoring would solve some of the issues here with regards to the height of the toolbar plus updates for RN0.6x and above to ensure they work with the newer <SectionList> component.

My fork is currently at : https://github.com/zanechua/react-native-search-list/commits/master

erichua23 commented 4 years ago

Welcome! You can create a PR first. We will review it and discuss with you if needed.