All Projects → bmfe → Eros Yanxuan Demo V2

bmfe / Eros Yanxuan Demo V2

Licence: mit
📲 基于 eros 开发的 demo,迁移的自 weex 网易严选。

Labels

Projects that are alternatives of or similar to Eros Yanxuan Demo V2

Eros Publish
☁️ eros 简易 app 增量更新后端系统。
Stars: ✭ 58 (-58.27%)
Mutual labels:  weex
Weexjandan
Weex Vue写的解析HTML应用
Stars: ✭ 100 (-28.06%)
Mutual labels:  weex
Amap Running App For Apache Weex
amap-running-app-for-apache-weex is a third party plugin, and is not developed nor maintained by Apache Weex.
Stars: ✭ 122 (-12.23%)
Mutual labels:  weex
Bindingx
🚀 Bind actions to effects.
Stars: ✭ 1,177 (+746.76%)
Mutual labels:  weex
Weex Eleme
The best practice of weex development guide, 仿饿了么V7.28
Stars: ✭ 82 (-41.01%)
Mutual labels:  weex
Easywebpack Cli
A Powerful Cross-platform Webpack CLI Tool
Stars: ✭ 110 (-20.86%)
Mutual labels:  weex
Weex Image Crop Picker
iOS/Android image picker with support for camera, configurable compression, multiple images and cropping porting from
Stars: ✭ 42 (-69.78%)
Mutual labels:  weex
Vue Auto Puzzle
Jigsaw puzzle based on Vue(基于Vue的拼图小游戏,可自动拼图。还包含Weex版)
Stars: ✭ 127 (-8.63%)
Mutual labels:  weex
Mln
高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua
Stars: ✭ 1,343 (+866.19%)
Mutual labels:  weex
Hotfix
一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。
Stars: ✭ 114 (-17.99%)
Mutual labels:  weex
Weexplus
🔨基于阿里WeexSDK跨平台方案,在原有的组件基础上,提供weex调用android native方法的一套扩展通信交互库,包含页面导航、数据存储、图片选择、二维码识别、权限等。
Stars: ✭ 73 (-47.48%)
Mutual labels:  weex
Webpack
🔥 A full-featured , A Weex and Vue.js project,which is an awesome solution for building Dingtalk microapp with extremely high performanece.
Stars: ✭ 81 (-41.73%)
Mutual labels:  weex
Analyzer Of Android For Apache Weex
Stars: ✭ 111 (-20.14%)
Mutual labels:  weex
Chameleon
🦎 一套代码运行多端,一端所见即多端所见
Stars: ✭ 8,639 (+6115.11%)
Mutual labels:  weex
Awesome Weex
A curated list of awesome Weex guides, articles, sites, tools, projects and resources.
Stars: ✭ 1,539 (+1007.19%)
Mutual labels:  weex
Nat Explorer
An example project using Nat & Weex.
Stars: ✭ 55 (-60.43%)
Mutual labels:  weex
Weex Analysis Project
Weex源码分析系列文章
Stars: ✭ 110 (-20.86%)
Mutual labels:  weex
Weex Amui
Ant Design Mobile of Weex
Stars: ✭ 131 (-5.76%)
Mutual labels:  weex
Opensource
♨️ 分享GitHub优秀开源项目和主流开发使用的网站、解决问题方案收集以及学习网站或资料,涵盖了iOS, macOS X, Blockchain, Flutter, Weex, H5, Games, C++, Script等多方面的内容,其中iOS大致包涵以下内容:音视频;IM和直播;逆向开发;图像相关(OpenGL, Metal, GPUImage);内购(IAP), ApplePay和第三方支付;安全攻防和应用加固, 数据安全和算法;常用第三方库;导航栏和状态栏;侧边菜单;数据持久;蓝牙, 手势指纹面容ID解锁, 图片浏览器, 扫码, 下拉和上拉刷新, 指示器, Toast, Menu, Sensor, Privacy, WebView和进度条, 动画, 选择器, 搜索, 分享, 图片验证码, 设备相关信息, 广告, 高仿项目及Demo等。
Stars: ✭ 123 (-11.51%)
Mutual labels:  weex
Weex Android Joke
A joke android app,powered by alibaba's weex.
Stars: ✭ 112 (-19.42%)
Mutual labels:  weex

Intro

图片

eros-yanxuan 是基于 eros 开发,从网易严选 weex 版本改编迁移生成的项目。

Run

确保你本地已经集成了 eros 开发所需的环境

clone 项目到本地:

$ git clone https://github.com/bmfe/eros-yanxuan-demo-v2.git eros-yanxuan

进入目录,下载前端依赖:

$ cd eros-yanxuan
$ npm i

iOS SDK

$ cd platforms/ios/WeexEros
$ pod update                // 下载 iOS 依赖
$ open WeexEros.xcworkspace // 自动打开项目

选中模拟器,点击绿色箭头运行 app 即可。

Android

develop

  • 项目根目录下运行 eros dev
  • 关闭调试,拦截器,打开热更新
  • 重新 build app

Question?

运行过程中出现问题在以下地址解决方法,如果没有找到,还请给我们提 issue。

现在,尽情享受 eros 开发。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].