An open API service indexing awesome lists of open source software.

https://github.com/kosso/apptemplate

Just a simple cross-platform fullscreen Titanium (6.1.0.GA) 'classic' app boilerplate template with identical UI. Windows slide in and out from the right on both Android and iOS. Includes a shared view (with an example timer) which could contain something like audio player controls, etc. - Pushing this up here as I often need to start a new app with this structure.
https://github.com/kosso/apptemplate

android boilerplate ios titanium

Last synced: 9 months ago
JSON representation

Just a simple cross-platform fullscreen Titanium (6.1.0.GA) 'classic' app boilerplate template with identical UI. Windows slide in and out from the right on both Android and iOS. Includes a shared view (with an example timer) which could contain something like audio player controls, etc. - Pushing this up here as I often need to start a new app with this structure.

Awesome Lists containing this project

README

          

Just a simple cross-platform fullscreen Titanium (6.1.0.GA) 'classic' app boilerplate template with identical UI. Windows slide in and out from the right on both Android and iOS. Includes a shared view (with an example timer) which could contain something like audio player controls, etc.

Pushing this up here as I often need to start a new app with this structure.

**NOTE**: The Window slide in and out open/close animations were fixed in Titanium SDK 6.1.0 - https://jira.appcelerator.org/browse/TIMOB-24048

#### iOS

![example](https://github.com/kosso/apptemplate/blob/master/ios.gif "iOS example")

#### Android

![example](https://github.com/kosso/apptemplate/blob/master/android.gif "Android example")