Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.51 KB

README.md

File metadata and controls

34 lines (29 loc) · 1.51 KB

WeexAppFrame

A Weex android framework just based like weex playground based on weex sdk.

Details

  • implement IWXHttpAdapter with OkHttpClient, so we can use cache to speed up.
  • implement IWXImgLoaderAdapter with Glide, so it will support gif and also function well.
  • implement IWebSocketAdapter with OkHttp WebSocket.
  • Add imagePicker module to pick some images
  • Add qrCode module to scan and generate QR code

自定义模块说明

  • imagePicker 从图库选择图片或者拍照
  • qrCode 生成二维码或者打开扫码页面
  • preference 对名为wxPreference的SharedPreference进行增删改查

screenshot

  • 截图展示 screenshot

About Me

Contact To Me