UNPKG

@titanium/turbo

Version:

Turbo is a variation of Titanium Alloy that adds some enhancements and customizations for rapid development.

2 lines (1 loc) 110 B
Alloy.Globals.buttonColor = OS_IOS && parseInt(Ti.Platform.version.split('.')[0], 10) >= 7 ? '#eee' : '#111';