0

How would I implement the two main screens of a Flipboard styled app in Sencha Touch 2? The "table of contents" screen is a series of square tiles, while the drill down has a multi-column newspaper look.

[Update]

This new example looks helpful:

http://dev.sencha.com/deploy/sencha-touch-2-rc/examples/touchstyle/index.html

Andrew Ferrier
  • 16,664
  • 13
  • 47
  • 76
  • What did you tried so far? Show some code that does not work for you! – adis Feb 28 '12 at 10:06
  • I'm learning Sencha Touch 2 at the moment. For the tiles on the first screen, my first guess would be to stack a series of hbox layouts in a vbox layout. A 3x3 tile view should look good. As for a newspaper column layout, I'm not quite sure how to build it. –  Feb 28 '12 at 15:17
  • I found this on github and it looks like it would work for the tile screen: http://checkout.github.com Not sure which version of Sencha Touch. –  Feb 28 '12 at 21:20

1 Answers1

-2

It looks like you need to be part of the Flipboard Pages program. It looks like that's currently limited to major publishers, but you could try emailing them and see how far you get.

Andrew Ferrier
  • 16,664
  • 13
  • 47
  • 76