UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

5 lines 229 B
```css // To use the `Ti.UI.createAnimation` inside the `animate` method when dragging objects using the Animation Module. '.move-by-animation': { moveByAnimation: true } '.move-by-animation-false': { moveByAnimation: false } ```