Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Cocoapods RNAudioStreaming.podspec file #54

Merged
merged 3 commits into from
Dec 14, 2016

Conversation

SiriusDely
Copy link
Contributor

so that we can install using these steps:

  1. run npm install react-native-audio-streaming --save
  2. add pod 'RNAudioStreaming', :path => './node_modules/react-native-audio-streaming' to Podfile
  3. run pod install

@tlenclos
Copy link
Owner

Thanks ! Could you update the installation process in the README accordingly ?

@SiriusDely
Copy link
Contributor Author

README updated!

@tlenclos
Copy link
Owner

Thanks 👍

@tlenclos tlenclos merged commit 1235666 into tlenclos:master Dec 14, 2016
@SiriusDely
Copy link
Contributor Author

Thanks! 👍

Just one more thing, you need to do npm version update/publish before everyone can do the installation steps above. Because 2.3.0 doesn't have the Podspec file yet.

@tlenclos
Copy link
Owner

Done.

@SiriusDely
Copy link
Contributor Author

OK, I have confirmed that it is working by uninstall/reinstalling npm module (2.3.1) and do pod install.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants