Skip to content

abada/TiRater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TiRater CommonJS Module alt tag

Rating module for titanium platform, the module work both Android and iOS

//-- Usage

1- Copy TiRater.js to app name /app/lib folder

2-

$.index.addEventListener("open", function(e) {

 	 var  rater = require('TiRater');
    rater.initMe(Titanium.App.name,Titanium.App.id);

}); 

alt tag alt tag

The Original module is https://github.com/raulriera/Rater-Module/

About

Rating module for titanium platform, the module work both Android and iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published