React-native-screens: [BUG] Cannot set stack animation to none.

Created on 5 Jun 2020  路  10Comments  路  Source: software-mansion/react-native-screens

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?

All 10 comments

Can you provide a repo with minimal configuration needed to reproduce the fade animation when set to none?
The second issue is discussed in #489.

Can you provide a repo with minimal configuration needed to reproduce the fade animation when set to none?
The second issue is discussed in #489.

Just ignite new myApp, and then choose bowser.

It works just fine in my example. Please provide a repo/snack where it is not working.

It works just fine in my example. Please provide a repo/snack where it is not working.

Ok, I posted one here.

I set stackAnimation to none here.

The example is too big to quickly debug why the animation is like that. It is probably some custom animation and setting the stackAnimation doesn't change anything. Can you provide a repro without all the boilerplate?

I am closing it due to no response in more than 30 days. Feel free to comment to reopen it.

Me,too

???

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

Im Buged!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chai86 picture chai86  路  3Comments

joshua-augustinus picture joshua-augustinus  路  4Comments

jeveloper picture jeveloper  路  5Comments

dotconnor picture dotconnor  路  5Comments

Kinark picture Kinark  路  4Comments