Skip to content

Commit

Permalink
Merge pull request #610 from lechinoix/patch-1
Browse files Browse the repository at this point in the history
Add link to propTypes
  • Loading branch information
isaiahgrey93 authored Mar 10, 2018
2 parents 3a923e3 + b6afaa3 commit 737d348
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 737d348

Please sign in to comment.