UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 177 B
```css // Property: reverse // Description: Run the animation in reverse. // Component(s): Ti.UI.ImageView '.reverse': { reverse: true } '.reverse-false': { reverse: false } ```