nativescript
Version:
Command-line interface for building NativeScript projects
15 lines (11 loc) • 646 B
Markdown
<% if (isJekyll) { %>---
title: ns resources
position: 9
---<% } %>
# ns resources
### Available commands
Command | Description
------|-------
resources update | Updates the App_Resources/<platform>'s internal folder structure to conform to that of an Android Studio project.
resources generate splashes | Generates all splashscreens for Android and iOS platforms and places the generated images in the correct directories under App_Resources/<platform> directory.
resources generate icons | Generates all icons for Android and iOS platforms and places the generated images in the correct directories under App_Resources/<platform> directory.