Here's the code I referenced in my slides for ConnectJS Atlanta 2014.
This is an empty template app to implement platform-specific containers in Alloy.
There's nothing really exciting in this example. It's the same TabGroup example that comes with Titanium, but using the Require tag for the content.
Expands on the concept of using Alloy to create platform-specific containers, keeping reusability of cross-platform views. This example uses the ActionBarExtras module to expose the ActionBar Spinner to Titanium.