Peter Wilson

Results 1 issues of Peter Wilson

when I call it like stated in docs : var VideoPlayer = require('react-native-native-video-player'); /** * The method will launch native module * @param {String} url Video link */ VideoPlayer.showVideoPlayer(url); I...