@nativescript-community/xml-ui-core
用于 NativeScript XML UI (JS/TS) 的一组实用工具。
npm i --save @nativescript-community/xml-ui-core
- 版本:1.0.0-alpha.3
- GitHub:
- NPM: https://npmjs.net.cn/package/%40nativescript-community%2Fxml-ui-core
- 下载次数
- 昨日: 0
- 上周: 0
- 上月: 34
@nativescript-community/xml-ui-core
此包包含由 @nativescript-community/xml-ui-compiler 使用的一些实用工具。
安装
npm install @nativescript-community/xml-ui-core
使用
在你的 app/main.ts 中,追加以下导入
import '@nativescript-community/xml-ui-core';