Skip to content

AppWerft/Ti.SmoothProgressBar

Repository files navigation

Ti.SmoothProgressBar

This repo contains source code, module and a tutorial of Axways's Titanium moduke for realizing a smooth progress bar.

Usage

import Progress from 'de.appwerft.smoothprogressbar';
const win = Ti.UI.createWindow();
const progressView = Progress.createView({
})
win.add(progressView);

About

Axway's Tiutanium module

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published