We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seeing a huge degradation in performance compared to AnimatedView. The performance hit seems to be greater in nested NavigationTransitioner.
AnimatedView
NavigationTransitioner
See facebook/react-native@7db7f78#commitcomment-17602162, facebook/react-native@7db7f78#commitcomment-17590033, facebook/react-native@7db7f78#commitcomment-17575647
Update
Also see facebook/react-native#6466, facebook/react-native@65ccdff, facebook/react-native#8189#issuecomment-226902500
🍺
The text was updated successfully, but these errors were encountered:
back out from using Transitioner
3a62134
We'll use AnimatedView with a Transitioner compatible API while the issues are being worked out. See: /issues/3
e5e70f8
jmurzy
No branches or pull requests
Seeing a huge degradation in performance compared to
AnimatedView
. The performance hit seems to be greater in nestedNavigationTransitioner
.See facebook/react-native@7db7f78#commitcomment-17602162, facebook/react-native@7db7f78#commitcomment-17590033, facebook/react-native@7db7f78#commitcomment-17575647
Update
Also see facebook/react-native#6466, facebook/react-native@65ccdff, facebook/react-native#8189#issuecomment-226902500
🍺
The text was updated successfully, but these errors were encountered: