Giter VIP home page Giter VIP logo

sencha-touch-list-view-demo's Introduction

This Git repository includes all of the source code used in creating a tutorial about lists in Sencha Touch.

The tutorial includes several checkpoints:

A vanilla list

A vanilla list

A list with items grouped

A list of contacts, grouped by last name

## A list with an index bar ##

A grouped list with index bar

A list with disclosure buttons

A grouped list with disclosure buttons

A detail panel

A detail panel with a back button

Using this repository to follow the screencast

First, you'll have to clone this repository:

git clone git://github.com/nelstrom/Sencha-Touch-list-view-demo.git

Change into the directory:

cd Sencha-Touch-list-view-demo

By default, the git clone command will only create the master branch locally. If you want to study the code at each checkpoint, you will have to fetch each of the other branches. You can do so by running the following:

git checkout -b 00_blank_slate origin/00_blank_slate
git checkout -b 01_basic_setup origin/01_basic_setup
git checkout -b 02_grouped_list origin/02_grouped_list
git checkout -b 03_list_with_index origin/03_list_with_index
git checkout -b 04_add_generic_panel origin/04_add_generic_panel
git checkout -b 05_add_detail_panel origin/05_add_detail_panel
git checkout -b 06_add_back_button origin/06_add_back_button
git checkout -b 07_add_title_to_detail_panel origin/07_add_title_to_detail_panel
git checkout -b 08_add_title_to_list_panel origin/08_add_title_to_list_panel
git checkout -b 09_add_transitions origin/09_add_transitions

sencha-touch-list-view-demo's People

Contributors

nelstrom avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.