natjs / nat

A powerful kit for adding native functionalities to your weex app.
http://natjs.com
282 stars 25 forks source link

Is there any plugins to upload video file ? #20

Open sushilparajuli opened 6 years ago

sushilparajuli commented 6 years ago

nat-media-video will only play, pause, stop the video. I am looking for the same features for video file which can be done for the images through nat-media-image

acathur commented 6 years ago

You can use nat-transfer to upload file, visit doc.

sushilparajuli commented 6 years ago

Before transfer, How can I select video file? Just looking option like input file type?

sushilparajuli commented 6 years ago

@Acathur Is there any development going to pick the file ( like-> doc, pdf etc...)?