-
The screen push animation seems to be the old screen slides to the left halfway then the new screen fades in. Looks awkward. Is this correct or is something wrong with my setup? I was unable to run the example app. |
Beta Was this translation helpful? Give feedback.
Answered by
kkafar
Jun 28, 2023
Replies: 1 comment
-
Android 13 (Android SDK 33+) introduced change of default animation and |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tboba
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Android 13 (Android SDK 33+) introduced change of default animation and
react-native-screens
followed, however there are some reports that new default animation provided byreact-native-screens
does differ from the purely native one.