tlenclos / react-native-audio-streaming

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

Fix for iOS build error #28

Closed brettpappas closed 7 years ago

brettpappas commented 7 years ago

iOS build error: STKAudioPlayer.h not found referenced in issue #10. I was able to test and confirm that it got rid of the build errors for my copy.

tlenclos commented 7 years ago

👍