Skip to content

Latest commit

 

History

History
 
 

ep-022

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Forging Titanium Episode 22: Path-like Menu

Editors note: This and future episodes of Forging Titanium are available here.

Original Blog Post: https://developer.appcelerator.com/blog/?p=18406

Today we're going to do something a little different with Forging Titanium. We're going to take a popular app from the wild and see how we can implement some of its features in Titanium. Today's target: the animated menu from the Path mobile app.

In this episode we'll cover topics like:

  • Advanced animation techniques
  • Rotating and scaling UI components
  • Native iOS module development
  • Cross-platform considerations
  • Titanium extensibility

With these techniques, we'll not only show you that Titanium can execute and perform as well as its native counterpart, but also do so from a single code base.

Episode Resources: