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