Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

How to Submit Your App Template to NativeScript Marketplace?

  • Do publish your app template to npm (https://www.npmjs.com/) using tns-template-[custom-template-name-goes-here] format for the npm package name.

  • Do provide a screenshot preview to be used in a future NativeScript Marketplace integration under tools/assets/marketplace.png in your app template folder structure.

NOTE: Check hooks/after-createProject/after-createProject.js that implements a mechanism for removing the "tools" infrastructure folder from the generated app.