Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

lyric for Apache Weex is a third party plugin, and is not developed nor maintained by Apache Weex.

Notifications You must be signed in to change notification settings

weex-plugins/lyric-for-Apache-Weex

Repository files navigation

weex-lyric

weex-lyric是一个weex插件,可以通过weexpack快速集成,可以丰富weex功能

支持的weexpack版本: >= 0.2.0 支持的WeexSDK版本: >= 0.10.0

image

功能

快速使用

  • 通过weexpack初始化一个测试工程 weextest
    weexpack create weextest
    
  • 添加ios平台
    weexpack platform add ios
    
  • 添加android平台
    weexpack platform add android
    
  • 添加插件
    weexpack plugin add weex-lyric
    

项目地址

github

已有工程集成

安卓集成插件weexlyric

  • 命令行集成

  • weexpack plugin add weex-lyric

  • 手动集成  在相应工程的build.gradle文件的dependencies中添加

    compile 'org.weex.plugin:weexlyric:0.0.1'   Download

iOS集成插件WeexLyric(还没添加iOS支持,待续)

  • 命令行集成
    weexpack plugin add weex-lyric
    
  • 手动集成 在podfile 中添加
    pod 'WeexLyric'
    

 

About

lyric for Apache Weex is a third party plugin, and is not developed nor maintained by Apache Weex.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages