mirror of
https://github.com/DmcSDK/cordova-plugin-mediaPicker
synced 2026-05-22 00:01:31 +08:00
Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# MediaPicker v:2.0.0
|
||||
android mediaPicker support selection of multiple image and video
|
||||
android ios mediaPicker support selection of multiple image and video
|
||||
|
||||
How do I use?
|
||||
-------------------
|
||||
@@ -56,6 +56,7 @@ index.js code:
|
||||
document.getElementById('uploadBtn').onclick=function() {
|
||||
//please: cordova plugin add cordova-plugin-file-transfer
|
||||
//see: https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-file-transfer/index.html
|
||||
//use dataArray[index].path
|
||||
};
|
||||
|
||||
function err(data){
|
||||
|
||||
Reference in New Issue
Block a user