expo / ex-navigation

Route-centric navigation for React Native
997 stars 201 forks source link

Is it possible to change the nav bar height when push'ing to a new view/route ? #424

Open ajonno opened 7 years ago

ajonno commented 7 years ago

I'd like to change the nav bar height on a child/push'ed route. however the child nav bar view seems to inherit the height of the parent, and i can't override it. it just may be that ive not set the correct properties on the route object ? can u please let me know if this is do-able and if so a simple example ? many thanks.

2017-03-08_22-55-26