8800068-Titanium BlurMenu IOS Module.zip

Titanium BlurMenu IOS Module

DEMO

A simple iOS menu with blur background.

This Module create a View

you can create the view with this function

var mainview = tiblurmenu.createView({
“backgroundImage”: ”/img/3.jpg”,
“menuItems” : [‘First’,’Second’,’Third’],
“close” : L(‘Close’)
});

you can pass the view backgroundImage
the menu items labels
and the close label message

when one item is clicked

is fired the event onClick with the index of the item

mainview.addEventListener(‘onClick’,function(e){
Ti.API.info(JSON.stringify(e));
mainview.hideMenu();
});

in the video preview you can see the example app

↓↓ Download Links ↓↓

8800068-Titanium BlurMenu IOS Module.zip

ZIPPYSHARESENDSPACEGOOGLE DRIVEUPLOADEDUSERSCLOUDSOLIDFILESSENDSPACE