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.

[BUG] Cannot set stack animation to none.

See original GitHub issue

When setting stackAnimation to none, it still uses fade. Android version: MIUI 11 based on Android X.

BTW, how can I use the same transition animation across different platforms? For example, use slide from right in Android?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
Administarorcommented, Aug 24, 2020

Im Buged!!

0reactions
WoLewickicommented, Aug 24, 2020

@Administaror please submit a repo with a minimal configuration that shows the issue so I can confirm there is a bug.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CSS Animation and Display None - Stack Overflow
There are a few answers already, but here is my solution: I use opacity: 0 and visibility: hidden . To make sure that...
Read more >
Controlling the animation stack - a free Hacking with iOS
At this point, I want to put together two things that you already understand individually, but together might hurt your head a little....
Read more >
Animation Techniques for Adding and Removing Items From a ...
First, we're using margin-top to create vertical space between the elements in the stack. There's no margin on the bottom so that the...
Read more >
Stack Navigator | React Navigation
Stack Navigator provides a way for your app to transition between screens ... If you set it to false , the screen won't...
Read more >
Animation transitions - Unity - Manual
For example, your character might have a “patrolling” state and a “sleeping” state. You could set the transition between patrolling and sleeping to...
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