I just added a CommonJS module to my UTiL repo, providing cross-platform UI elements to Titanium Alloy. For now, XP.UI only provides a cross-platform wrapper for NavigationWindow, but iOS-specific views like PopOver will follow. Why? Alloy does a great job at supporting single-codebase cross platform apps by providing conditional tags and constants, but you still […]