@nativescript-community/xml-ui-core
A set of utilities for NativeScript XML UI (JS/TS).
npm i --save @nativescript-community/xml-ui-core
- Version: 1.0.0-alpha.3
- GitHub:
- NPM: https://www.npmjs.com/package/%40nativescript-community%2Fxml-ui-core
- Downloads:
- Last Day: 4
- Last Week: 4
- Last Month: 14
@nativescript-community/xml-ui-core
This package contains utilities used by @nativescript-community/xml-ui-compiler.
Installation
npm install @nativescript-community/xml-ui-core
Usage
In your app/main.ts, append the following import:
import '@nativescript-community/xml-ui-core';