diff --git a/README.md b/README.md index 9a6da0f4..e64916ca 100644 --- a/README.md +++ b/README.md @@ -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