Update README.md
This commit is contained in:
parent
4d33bb0f69
commit
3130bce6bd
@ -131,7 +131,7 @@ The asset system [introduced in RN `0.14`](http://www.reactnative.com/react-nati
|
|||||||
|
|
||||||
### Play in background on iOS
|
### 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
|
## Static Methods
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user