Weex
A framework for building Mobile cross-platform UI.
Distribution
Support Android 4.1 (API 16), iOS 9.0+ and WebKit 534.30+.
| platform | status |
|---|---|
| Android | |
| iOS | |
| Web |
Build from Source
Contribution
Please read Contributing Guide for more information.
A framework for building Mobile cross-platform UI
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
…hen the loading tag was pulled up under certain conditions (#3300) 复现条件: list标签数据不超过一屏时,同时存在refresh和loading标签,若上拉加载列表(没有更多数据),仅仅快速切换(100ms)loading标签的display属性由true为false,发现列表位置不会自动还原 原因: Probably setContentOffset: has higher priority than setContentOffset:animated: 方案: 参考refresh标签的说明,针对displayState字段不同值,调整设置setContentOffset方式
8f3f2b7
A framework for building Mobile cross-platform UI.
Support Android 4.1 (API 16), iOS 9.0+ and WebKit 534.30+.
| platform | status |
|---|---|
| Android | |
| iOS | |
| Web |
Please read Contributing Guide for more information.
A framework for building Mobile cross-platform UI