0.0.13 • Published 8 years ago
@ghinwa/ghinwa-rn-audio-session-manager v0.0.13
Installation
- Copy
ghinwa-rn-audio-session-managerdirectory to your project. - Add
"ghinwa-rn-audio-session-manager": "0.0.3"to thepackage.jsonfile. - Run
npm installcommand. - Open
.xcodeprojfile of your main Xcode project. In the Project Navigator, select your main project and expand it. - Drag
AudioSessionManager.xcodeprojto your main project. Dragged project should look in the following way:
- Drag
libAudioSessionManager.ato the Link Binary With Libraries build phase of your main project as on the attached screenshot.
- Enjoy using
ghinwa-rn-audio-session-manager!