callstackincubator / rebolt-navigation

Fast and declarative router for Rebolt
https://rebolt-navigation.callstack.com/
MIT License
208 stars 11 forks source link

Hide Screen Header #117

Closed kennetpostigo closed 6 years ago

kennetpostigo commented 6 years ago

I think it would be better if we could just completely hide the header with maybe something like a hidden prop thats a boolean? Or just through hiding it with headerStyle? Makes the code more intuitive and less verbose than trying to render a custom header and rendering a null element. Thoughts?

kennetpostigo commented 6 years ago

This seems like the same issue in #77

knowbody commented 6 years ago

ok, so closing in favour of #77