Skip to content

gimdongwoo/Ti-Widget-AnimatedGIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ti-Widget-AnimatedGIF

Animated GIF view widget for Appcelerator Titanium

Need Titanium Native Module

(Thanks to mpociot & m1ga)

Example

<View top="0">
  <Require type="widget" src="com.boxoutthinkers.animatedgif" id="gifImage" />
</View>
"#gifImage": {
  image: "/images/loading_mask_animation.gif",
  width: 170, height: 241
}

Method

  • image(_image) : change gif image

TODO

  • change size after create
  • start and stop animation

ChangeLog

  • v1.0 : create, image changing method

About

Animated GIF view widget for Appcelerator Titanium

Resources

License

Stars

Watchers

Forks

Packages

No packages published