Add link to propTypes
Some props are missing in the documentation, the propTypes provides a full list of those. I think it would help a lot of developers to add a link here.
This commit is contained in:
parent
72a46bc308
commit
b6afaa3378
@ -170,6 +170,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
|
||||
|
Loading…
Reference in New Issue
Block a user