Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Advanced Cross-Platform Development

Alco
October 18, 2014

Advanced Cross-Platform Development

This are the slides for my talk on Connect-JS 2014. Code repo at https://github.com/ricardoalcocer/ConnectJS2014

Alco

October 18, 2014
Tweet

More Decks by Alco

Other Decks in Programming

Transcript

  1. What you need to know before you build a cross-

    platform app Ricardo Alcocer | @ricardoalcocer
  2. $ whoami · Lead Developer Evangelist @ Appcelerator · Former

    independent Titanium trainer · Obsessed with native cross- platform development · Love knowledge transfer, hacking and tech startups · Author of Titanium Alloy in Action
  3. $ whoami · Lead Developer Evangelist @ Appcelerator · Former

    independent Titanium trainer · Obsessed with native cross- platform development · Love knowledge transfer, hacking and tech startups · Author of Titanium Alloy in Action
  4. Multiple Windows in a single View file <Alloy> <Window platform="android">

    <ActionBar title="Home"/> </Window> <NavigationWindow platform="ios"> <Window> <TitleBar> <Items> <FlexSpace/> <Label>Home</Label> <FlexSpace/> </Items> </TitleBar> </Window> </NavigationWindow> </Alloy>
  5. Thank you! Twitter: @ricardoalcocer SpeakerDeck: /ricardoalcocer Find the sample code

    at Github.com/ricardoalcocer Check out my book at http://bit.ly/alloybook 40%-off with coupon code tialloyapp