react-native-simple-router icon indicating copy to clipboard operation
react-native-simple-router copied to clipboard

Hide Navigation Bar on actions (ie when scrolling)

Open amrnt opened this issue 9 years ago • 1 comments

I'm trying to figure out if I can hide/show the nav bar after it rendered.

amrnt avatar Mar 28 '16 17:03 amrnt

At this time, we can't modify or update the navigation bar without changing scene/route.

But i'm agree with you, we should have the possibility to update the navigation bar from the current scene. Hide progressively the navigation bar while scrolling will be awesome.

PRs are welcome :)

charpeni avatar Mar 30 '16 12:03 charpeni