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

Hide Toolbar #18

Open davidegironi opened 6 years ago

davidegironi commented 6 years ago

Hello, I'm building an address book application on RN. Just for info, the app will be released in GPL3. I'm using this component as the main list. Because I'm using react-nativation, i would like to know if is possible to hide the toolbar, or to add this feature in the next release. Thank you for your job on this project!

stormit-vn commented 5 years ago

I also interested in this feature, actually, the toolbar is not necessary at all since we have the navigation title - it is duplicated

image