netbeast / react-native-ssdp

SSDP client + server to use in your react-native apps
https://netbeast.co
41 stars 19 forks source link

recent version of react-native and npm does not install peer dependencies. please update the docs for the newer versions #25

Open vineeth059 opened 5 years ago

vineeth059 commented 5 years ago

Recent version of react-native and npm does not support installing peer dependencies, hence, in the node_modules/react-native-ssdp, none of the required modules are installed.

Please write new readme docs for latest version support

jsdario commented 4 years ago

Can you submit a PR?