update the wording
This commit is contained in:
parent
76cc5ec4f0
commit
9a9e36c71e
@ -199,8 +199,9 @@ var styles = StyleSheet.create({
|
||||
});
|
||||
```
|
||||
|
||||
- * For iOS you also need to specify muted for this to work*
|
||||
- * To load the HTTP source url on iOS you need to add the exception into the Info.plist
|
||||
- For iOS you also need to specify muted for this to work
|
||||
- To load the HTTP source url on iOS you need to add/modify the App Transport Security Exception into the Info.plist
|
||||
|
||||
<img src="./docs/AppTransportSecuritySetting.png" width="50%">
|
||||
|
||||
To see full list of available props, you can check [the propTypes](https://github.com/react-native-community/react-native-video/blob/master/Video.js#L246) of the Video.js component.
|
||||
|
Loading…
Reference in New Issue
Block a user