Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Android & IOS trasition animation differs. #352

Open
sheng-di opened this issue Jun 8, 2020 · 2 comments
Open

Android & IOS trasition animation differs. #352

sheng-di opened this issue Jun 8, 2020 · 2 comments

Comments

@sheng-di
Copy link

sheng-di commented Jun 8, 2020


Android & IOS trasition animation differs.
On IOS, new screen appears as a slide from right.
But on Android, it becomes a fade.


A blank template will reproduce it.


ignite doctor results:
System
platform darwin
arch x64
cpu 4 cores Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz
directory Desktop /Users/sheng/Desktop

JavaScript
node 12.13.0 /Users/sheng/.nvm/versions/node/v12.13.0/bin/node
npm 6.12.0 /Users/sheng/.nvm/versions/node/v12.13.0/bin/npm
yarn 1.22.0 /usr/local/bin/yarn

Ignite
ignite-cli 3.5.2 /usr/local/bin/ignite
ignite src build /Users/sheng/.config/yarn/global/node_modules/ignite-cli/build
generators

Android
java 13.0.1 /usr/bin/java
android home - /Users/sheng/Library/Android/sdk

iOS
xcode 11.0
cocoapods 1.9.3 /usr/local/bin/pod

@rdewolff
Copy link
Contributor

rdewolff commented Jun 8, 2020

This is not a bug but a feature.

Maybe this doc can help you to configure it :

https://dev.to/acro5piano/use-the-same-screen-navigation-animation-both-on-android-ios-with-react-native-react-navigation-eng

Cheers!

@sheng-di
Copy link
Author

sheng-di commented Jun 9, 2020

This is not a bug but a feature.

Maybe this doc can help you to configure it :

https://dev.to/acro5piano/use-the-same-screen-navigation-animation-both-on-android-ios-with-react-native-react-navigation-eng

Cheers!

But in ignite-bowser uses react-native-screen as the default navigator, I wonder how can I make it with only a slight change?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants