Issues
- 0
dependency app.eeui:zxing:1.0.2的maven仓库地址无法访问
#149 opened by bagefly - 0
as 连接真机编译debug的问题
#148 opened by fanatic-studio - 1
- 2
怎么设置首页状态栏的背景色
#146 opened by akai-b - 2
不维护了吗,好尴尬
#145 opened by yangtenghuan - 1
- 0
下载的模板2.5.0出现,CMake Error: The source directory "../plugins/eeui/WeexSDK/android/sdk/src/legacyRelease/cpp" does not exist.这个问题怎么回事
#144 opened by zzb-zzb - 0
- 1
BUG: android build never finish
#141 opened by ukik - 0
component SideDrawer?
#140 opened by ukik - 5
How to reduce output (apk/ipa) size?
#134 opened by ukik - 2
安卓11,用了toast组件后闪退。
#139 opened by liangtongxie - 1
Android新手挖坑指南
#138 opened by akFace - 0
- 6
朋友们,你们的努力方向错了,我们讨论一下,改个方向才有前途
#131 opened by tranientmanchina - 0
error when i use "eeui run android"
#136 opened by ukik - 0
when I create new project, this happened
#135 opened by ukik - 0
eeui/lottie. 忽略
#133 opened by Sgenmi - 0
eeui.openPage softInputMode:'nothing' keyboard事件丢失
#132 opened by Sgenmi - 0
第三方页面,需要调用eeui上的原生功能,如何通信
#130 opened by jisuz - 0
eeui/picture图片插件IOS的在eeui升级到2.4.3后,报错
#129 opened by zhijijason - 0
- 4
Android11机器运行初始化weex失败,是不是没有适配好
#122 opened by wangxiongtao - 0
- 0
app 热更新和整包更新 建议
#127 opened by alasai - 6
- 1
eeui/picture 如何获取图片文件流信息
#125 opened by monkey01127 - 2
weex_sdk 乱码
#124 opened by guarx - 0
<web-view>组件中跳转url 时,是否可以向headers 里面新增值?
#123 opened by monkey01127 - 1
Android编译报错 2.4.0版本 plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\core\render\manager\render_manager.cpp:27:10: fatal error: 'core/common/view_utils.h' file not found
#121 opened by wangxiongtao - 2
Android编译报错 add_subdirectory given source "Source" which is not an existing directory.
#120 opened by wangxiongtao - 1
- 1
改成eeui 2.4.0后,IOS的,WXImgLoaderDefaultImpl类,根本就没有执行downloadImageWithURL这个方法,不知道为什么,这导致local:///调用应用内图片根本就没起作用
#119 opened by zhijijason - 0
IOS中#define iPhoneXSeries (([[UIApplication sharedApplication] statusBarFrame].size.height == 44.0f) ? (YES):(NO)用这个判断是否iphoneX不准确,改用#define iPhoneXSeries (([UIApplication sharedApplication].keyWindow.safeAreaInsets.bottom > 0) ? (YES):(NO))来判断才比较准确
#118 opened by zhijijason - 0
eeui 如何引入Pug,能否给出大致的方式呀?
#116 opened by monkey01127 - 1
[EEUI] connect ECONNREFUSED 13.250.168.23:443
#115 opened by 285858315 - 1
组件和模版的源代码在哪里可以看到了
#114 opened by wakaryry - 3
tabbar 组件 iOS 版 未触发 viewCreated 事件
#113 opened by yyqqing - 1
appboard里面的方法再页面中调用总是报this.xxx is not a function
#106 opened by wangxiongtao - 1
iOS仍然包含UIWebView
#102 opened by justinlu - 2
Android打release包,页面打开错误,错误码-1001 报错信息:degradeToH5|createInstance fail|wx_create_instance_error isJSFrameworkInit==false reInitCount == 1,之前只用weex没有问题
#111 opened by wangxiongtao - 2
integrate eeui in existing native app
#108 opened by rock59 - 0
IOS 审核 启动图片问题
#110 opened by reimal - 1
EEUI 2.3.4 iOS eeui.closePageTo 模块跳转问题
#100 opened by sasys - 0
- 0
tabbar组件中嵌套tabbar,子页面的同一个生命周期方法会执行多次
#107 opened by wangxiongtao - 0
eeui/video模块xcode构建报错
#105 opened by mrz9 - 0
- 0
- 1
eeui 2.3.4 iOS webview 组件打开网页时,控制台不停输出 [Process] kill() returned unexpected error 1,严重影响调试
#101 opened by sasys