Sencha Touch 2.1 - Blackberry 10 Theme

This is the Blackberry 10 theme for Sencha Touch 2.1

Installation

  • Copy resources/sass/bb10.scss into your projects resources/sass/ folder.
  • Copy src/bb/CrossCut.js into your projects src/bb/ folder (you may need to create this).
  • Compile the bb10.scss by running compass compile resources/sass from the root of your project directory.
  • Please also refer to the Theming guide in the Touch 2.1 Docs for more information about theming in Sencha Touch.