当前位置: 首页 > 软件库 > 手机/移动开发 > >

nativescript-rivescript-demo

授权协议 View license
开发语言 JavaScript TypeScript
所属分类 手机/移动开发
软件类型 开源软件
地区 不详
投 递 者 袁安志
操作系统 iOS
开源组织
适用人群 未知
 软件概览

nativescript-rivescript-demo [v0.1.0]

This repo is a demo to show the power of NativeScript + RiveScript

Screenshots

Installation

npm i

tns run android (or ios)

Usage

Just chat with that bot, using the chat box.(try sending "rpg demo", for something cool, but remember to send "exit" in the endbecause same instance of the bot will be servered as long as username is same)(also, if you see the bot is acting unusual, it's a good idea to send "exit" once)

Server Code

The server can be found at this repository

License

MIT

 相关资料
  • NativeScript 可以使用 Javascript,CSS, XML 创建真正的 Native 跨平台应用,支持 iOS Android,NativeScript 将您的跨平台代码翻译成目标平台的代码。 UI 使用 XML 描述,CSS 样式,在编译时将 UI 转化成本地原生代码,最终得到正在的 Native 原生应用。 Telerik 公开了用于创建安卓、iOS和Windows Unive

  • RootLayout Demo �� Demo for Nativescript 8's RootLayout Component Development This app is built with the NativeScript CLI. Once you have the CLI installed, start by cloning the repo: git clone https:/

  • Movies Demo �� Demo for Nativescript Angular Speed Code Youtube Series Development This app is built with the NativeScript CLI. Once you have the CLI installed, start by cloning the repo: This app use

  • NativeScript Command-Line Interface The NativeScript CLI lets you create, build, and deploy NativeScript-based apps on iOS and Android devices. Get it using: npm install -g nativescript What is Native

  • NativeScript-Snackbar �� �� �� NativeScript plugin for Material Design SnackBar component. Installation: NativeScript 7+:tns plugin add @nstudio/nativescript-snackbar NativeScript version prior to 7:t

  • Nativescript-Ripple This plugin aims to bring a native (or close to native) ripple implementation on Android and iOS. The android version uses a RippleDrawable and conserves the previous background, a