Skip to content

Add support for react animations #14

Description

@basvandijk

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?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions