问题
I want to play video in default player like MxPlayer or Vlc in Android or Iphone both using React native. I am new in React native, i have search on net but cant fine any solution!
I want to do it just like via Intent in Android.
Please let me know if anyone know anything.
Thank You Advance!
回答1:
You can use this npm module. It will open the audio/video using intent in android. https://www.npmjs.com/package/react-native-native-video-player
来源:https://stackoverflow.com/questions/43914177/react-native-video-play-in-default-player