@titanium/template-turbo-default
v1.0.60
Published
⭐ Axway Amplify template for creating new Turbo modules for Appcelerator Titanium SDK
Downloads
81
Readme
👉 A group of Axway employees, ex-Axway employees, and some developers from Titanium community have created a legal org and now officially decide all matters related to future of these products.
API FAQ:
- API Best Practices
- What is API Security?
- OWASP Top 10 List for API Security
- What is API Security?
- Top API Trends for 2022
- What is a Frankenstein API?
- What is a Zombie API?
- API Developer Experience
- API Cybersecurity 101
- YouTube API Videos
- YouTube API Shorts Videos
Titanium Turbo Template (Default)
This template is based on the new project that is created when using the Titanium Mobile CLI tool, with some modifications (see below)
Usage
- Install
[Geek Mobile Toolkit](https://www.npmjs.com/package/@geek/mobile)
npm install -g @geek/mobile
- Create new mobile project
mobile app:create [NAME] [TEMPLATE]
If you omit
template
parameter, this template (@titanium/template-alloy-default
) will be used.
mobile app:create my-new-app @titanium/template-turbo-default
Current Features
- Titanium SDK 8.2.0.GA
- Updated .gitignore file
- Modifications to
tiapp.xml
:- Added the following iOS permissions:
- Camera
- Photo Library
- Microphone
- Apple Music
- Wifi
- Added iOS query schemes
- Added iOS bundle url types
- Disabled Appc Analytics
- ESLint - Code Linting
- Added the following iOS permissions:
Roadmap
- More updates
Other Projects
- Titanium Turbo - Variation of
Titanium Alloy
that adds some enhancements and customizations for rapid development. - Geek Mobile Toolkit - Toolkit for creating, building, and managing mobile app projects.
- Titanium Alloy Template (Basic) - Basic Alloy app. What you get when creating new app project with Titanium CLI.
- Titanium Alloy Template (Default) - Default Alloy app. Based on the Basic Alloy Template + some extra goodies.
Turbo is not an official Axway product. It is an open-source project that is supported exclusively by the Titanium development community.
Stuff our legal folk make us say:
Appcelerator, Appcelerator Titanium and associated marks and logos are trademarks of Appcelerator, Inc.
Titanium is Copyright (c) 2008-2019 by Appcelerator, Inc. All Rights Reserved.
Titanium is licensed under the Apache Public License (Version 2). Please see the the Titanium license file for the full license.