@titanium/template-alloy-default
v1.0.45
Published
⭐ Axway Amplify template for using basic Alloy with Appcelerator Titanium SDK
Downloads
11
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 Alloy 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
Current Features
- Titanium SDK 8.0.1.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
- 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.
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.