webbiew-download-app

a plugin download app from mobile webview or mobile browser


Keywords
download-app, WeChat, mobile, browser
License
ISC
Install
bower install webbiew-download-app

Documentation

webview-download-app

手机端在微信或浏览器中下载app

使用方法:

  DownloadApp(android, ios)

comment:
  android = {
    url: xxx
  }
  ios = {
    url: xxx
    qrCode: xxx 
  }