netbeast / react-native-ssdp

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

Pod install not work #10

Closed zhuyifan2013 closed 7 years ago

zhuyifan2013 commented 7 years ago

There is no podspec under node_modules/react-native-udp' and there is no node_modules/react-native-network-info, please make sure this .

pod 'RNUDP', :path => './node_modules/react-native-udp' pod 'RNNetworkInfo', :path => './node_modules/react-native-network-info'

jsdario commented 7 years ago

Hi @zhuyifan2013. Sadly we are not maintining a Podfile version along this. However we can admit and merge PRs that are tested. Feel free to submit one.