diff --git a/README.md b/README.md index b1ebcbc3..6567ce1a 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ The asset system [introduced in RN `0.14`](http://www.reactnative.com/react-nati ### Play in background on iOS -To enable audio to play in background on iOS the audio session needs to be set to `AVAudioSessionCategoryPlayback`. See [Apple documentation][3] for additional details. +To enable audio to play in background on iOS the audio session needs to be set to `AVAudioSessionCategoryPlayback`. See [Apple documentation][3] for additional details. (NOTE: there is now a ticket to [expose this as a prop]( https://github.com/react-native-community/react-native-video/issues/310) ) ## Static Methods