Skip to content

Event for after scene transition completes #606

Answered by grahammendick
alexstanbury asked this question in Q&A
Discussion options

You must be logged in to vote

A heavy render shouldn't make the transition stutter. The animation is handled natively by Android/iOS - not by React or javascript. But a heavy render will prevent the animation from starting. So make sure your very first render is fast then all should be good.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@grahammendick
Comment options

Answer selected by grahammendick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants