Skip to content

macCesar/Data-Binding-Demo

Repository files navigation

Data Binding Demo App

This Titanium App is a cross-platform mobile application for iOS and Android that was created using PurgeTSS.

Installation

First, make sure you have PurgeTSS installed globally on your machine:

> npm i -g purgetss

Then, download the App and run it on your device, or simulator.

Content

The first release of this App includes a Chats Demo with two views: one that shows a list of recent chats and another that provides a detailed view of a selected chat.

It will contain the following demos:

  • Chats ✅
  • Contacts
  • Rentals
  • Bank Transactions
  • Venues

Data Collections

It is using Backbone Collections to simulate Dynamic content, but can easily be udpated to use:

Or any other method to create Collections!

Chats Tab

iOS Tab: Chats 1

iOS Tab: Chats 2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors