NathanaelA / nativescript-exoplayer

Please use: https://github.com/nstudio/nativescript-plugins/
27 stars 36 forks source link

How to Call API functions using Vue Ref. #42

Open essamamdani opened 5 years ago

essamamdani commented 5 years ago

How can I call API method in vue? Can anyone give me some snippets for Vue?

Thanks

canmehmetjs commented 5 years ago

this.$refs.video_holder.nativeView.play()