Amap Running App For Apache Weex Save Abandoned

amap-running-app-for-apache-weex is a third party plugin, and is not developed nor maintained by Apache Weex.

Project README

amap-running-app

Use weex-amap to build a running app

How to use

1.首先克隆这个项目(后面会写如何自己创建这样的项目). 确保你自己环境安装了weex-toolkit

git clone https://github.com/weex-plugins/amap-running-app

2.进入克隆的项目目录,然后执行 npm install

3.测试你的需要运行的平台,比如android 或者 ios

weex platform add android

4.添加插件 weex-amap

weex plugin add weex-amap

这个时候你就可以运行命令看具体运行的效果了:

weex run android

如果你自己使用weex-toolkit创建项目,你只需要这样做:

weex create runningapp
cd runningapp && npm install
weex platform add android
weex plugin add weex-amap
weexpack run android

运行demo截图

iOS 版

Android 版

截图数据仅供演示

Open Source Agenda is not affiliated with "Amap Running App For Apache Weex" Project. README Source: weex-plugins/amap-running-app-for-apache-weex
Stars
120
Open Issues
3
Last Commit
7 years ago

Open Source Agenda Badge

Open Source Agenda Rating