Skip to content

Conversation

@alexander-stripe
Copy link

This PR:

  • Modernises all dependencies (couldn't get it to build on my machine with the existing ones)
  • Fixes a bug where calling dynamics.stop in complete for example with another interleaved animation in place caused a crash. Also added a test. This happens frequently when combined with react animations since the react lifecycle componentWillLeave(callback) will call componentWillUnmount once callback is called (synchronously) which usually should call dynamics.stop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant