Skip to content

Repository files navigation

TiImageFromGIF

Create a native iOS imageview with an animated GIF.

Usage

TiImageFromGIF enhances the default Ti.ImageView component.

require('de.marcelpociot.imagefromgif');

var image = Ti.UI.createImageView({
	layout: "horizontal",
	gif: "test.gif"
});
win.add( image );

Options

gif

Type: String
Default: ``

String to the GIF file to load.

ABOUT THE AUTHOR

I'm a web enthusiast located in Germany and in charge of http://www.titaniumcontrols.com

Follow me on twitter: @marcelpociot / @TitaniumCTRLs

Bitdeli Badge

About

Create native imageviews from GIFs

Resources

Stars

35 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages