meteor-space / ui

Pattern-agnostic base UI package to gain control over your Meteor UI
MIT License
121 stars 15 forks source link

[Q] Animations / Momentum #2

Closed grigio closed 9 years ago

grigio commented 9 years ago

Is possible to use Space UI with an animation library like Momentum or are there side effects?

DominikGuzei commented 9 years ago

You can use any library as normal, space:ui doesn't change any underlying technology or technique. It is just a very thin layer on top of the standard Meteor stuff like templates etc.