tlenclos / react-native-audio-streaming

iOS & Android react native module to play an audio stream, with background support and media controls
MIT License
781 stars 255 forks source link

Stuck on `Check dependencies` when using `react-native run-ios` #66

Open iamkyleee opened 7 years ago

iamkyleee commented 7 years ago

image

It works when I run it from XCode but not when when i run it from the CLI

CLI works fine when running react-native run-android

YangGao1991 commented 6 years ago

same here