Skip to content
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

Add support for react animations #14

Open
basvandijk opened this issue Jan 15, 2015 · 0 comments
Open

Add support for react animations #14

basvandijk opened this issue Jan 15, 2015 · 0 comments

Comments

@basvandijk
Copy link
Contributor

I would to use the ReactCSSTransitionGroup addon in my blaze-react app.

See: http://facebook.github.io/react/docs/addons.html

I tried changing require('react') to require('react/addons') and splicing in a ReactCSSTransitionGroup tag in my Html. Unfortunately I got an error from the invariant function that ReactCSSTransitionGroup couldn't be found.

Any ideas how to use addons and third-party plugins in blaze-react?

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

No branches or pull requests

1 participant