question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Shadow in navigator transition?

See original GitHub issue

Anyone know how I can add a shadow to the navigator transition? Right here? (With Navigator, not NavigatorIOS) shaddodooowww

Things I’ve tried:

  • Style on the components
  • sceneStyle on the Navigator
  • adding shadows to the NavigatorSceneConfigs

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:20 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
ericvicenticommented, Aug 13, 2015

It might be a bumpy transition, but we are working on a new Navigator which fully utilizes Animated and allows scenes to perform their own animation

0reactions
mitchellhuangcommented, Jun 13, 2016

@dubert does not

Read more comments on GitHub >

github_iconTop Results From Across the Web

flutter - Why there is a shadow between nested navigator?
The shadow is part of iOS' default page transition but there might be good reasons why one doesn't want these to show up....
Read more >
How to animate box-shadow with silky smooth performance
We minimize the amount of repaints (and work that your browser has to do) by sticking to only changing these two properties during...
Read more >
How to Animate CSS Box Shadows and Optimize Performance
Once the tools are open, head over to the Performance tab. You can record the shadow animation; just a few seconds is enough...
Read more >
drop-shadow() - CSS: Cascading Style Sheets - MDN Web Docs
The drop-shadow() CSS function applies a drop shadow effect to the input image. Its result is a .
Read more >
Stack Navigator | React Navigation
Stack Navigator provides a way for your app to transition between screens where each new ... Use this prop to have visible shadows...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found