We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
相信来到这里的同学都对weex有了一定的了解,下面简单介绍weexfeed 和 MyApplication工程:
MyApplication 包含 app、lib_ui和weex_sdk三个部分 app: 业务逻辑实现 lib_ui: 自定义的UI weex_sdk: 在weex sdk 0.10.0的基础上做了部分定制
下面简单介绍下app的结构: