Merge pull request #610 from lechinoix/patch-1

Add link to propTypes
This commit is contained in:
Isaiah Grey 2018-03-10 13:35:35 -08:00 committed by GitHub
commit 737d348ff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,6 +195,8 @@ var styles = StyleSheet.create({
- * *For iOS you also need to specify muted for this to work*
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.
## Android Expansion File Usage
```javascript