-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Android] [Navigator] HorizonalSwipeJump animation overlap #3773
Labels
Resolution: Locked
This issue was locked by the bot.
Comments
Found that the problem is in ReactAndroid. bf59864 breaks it for me |
Added example project to reproduce the bug at https://github.com/dgladkov/react-native-3773 |
cc @kmagiera |
dgladkov
added a commit
to dgladkov/react-native
that referenced
this issue
Nov 6, 2015
Fixes regression in bf59864 Closes facebook#3773
MattFoley
pushed a commit
to skillz/react-native
that referenced
this issue
Nov 9, 2015
Summary: Fixes regression in bf59864 Closes facebook#3773 Closes facebook#3954 Reviewed By: svcscm Differential Revision: D2631180 Pulled By: kmagiera fb-gh-sync-id: 09a1a2e48fd6fff37d1491c120a28221cdc1b163
ide
pushed a commit
to expo/react-native
that referenced
this issue
Nov 13, 2015
Summary: Fixes regression in bf59864 Closes facebook#3773 Closes facebook#3954 Reviewed By: svcscm Differential Revision: D2631180 Pulled By: kmagiera fb-gh-sync-id: 09a1a2e48fd6fff37d1491c120a28221cdc1b163
Crash--
pushed a commit
to Crash--/react-native
that referenced
this issue
Dec 24, 2015
Summary: Fixes regression in bf59864 Closes facebook#3773 Closes facebook#3954 Reviewed By: svcscm Differential Revision: D2631180 Pulled By: kmagiera fb-gh-sync-id: 09a1a2e48fd6fff37d1491c120a28221cdc1b163
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Device: Nexus 5
OS: Android 6.0
React-native: 0.14.0-rc
Scenes overlap during HorizonalSwipeJump animation. Problem is not reproduced in both Android and iOS with react-native 0.12.x and iOS with react-native 0.14.0-rc
Example with 2 scenes and a Navigator with HorizontalSwipeJump
The text was updated successfully, but these errors were encountered: