1.0.4 • Published 3 years ago
react-native-qnrt-player v1.0.4
react-native-qnrt-player
Getting started
$ npm install react-native-qnrt-player --save
Mostly automatic installation
$ react-native link react-native-qnrt-player
Usage
import QnrtPlayer from 'react-native-qnrt-player';
// TODO: What to do with the module?
QnrtPlayer;