react-native-dlna-player Getting started $ npm install react-native-dlna-player --save Mostly automatic installation $ react-native link react-native-dlna-player Usage import RNByronDLNA from 'react-native-dlna-player'; // TODO: What to do with the module? RNByronDLNA;