benevbright/react-navigation-collapsible

Removing separator from SubHeader

Closed this issue · 1 comments

Hey @benevbright,Thanks for this awesome library!

Sub Header (e.g Search Bar)

I have tried to render the example explained in README.Is it possible to remove the separator( margin ) that shows between the navigation header and MySearchBar.
I have gone through the source code and also tried various styling workarounds but none of them seems to work.
Screenshot 2020-08-27 at 4 06 31 PM
Any suggestions?

This issue seemed to be related to react-navigation.Following link was helpful in getting the required result.
https://stackoverflow.com/questions/51181965/react-navigation-header-has-a-faint-line
So closing this issue.