Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 364 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 364 Bytes

org.favo.platform

A little commonjs helper for Platform in Titanium

var Platform = require('org.favo.platform');

// provides:
Platform.isTablet
Platform.isPhablet
Platform.isPhone
Platform.isAndroid
Platform.isIos
Platform.isIos7Plus
Platform.iPhoneDevice
Platform.isSimulator
Platform.hasTouchId