Test camelCase links

This commit is contained in:
Hampton Maxwell 2018-06-05 18:16:46 -07:00 committed by GitHub
parent 87c1b87a39
commit d23d916212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -221,18 +221,18 @@ var styles = StyleSheet.create({
```
### Configurable props
* [ignoreSilentSwitch](#ignoreSilentSwitch)
* [ignoreSilentSwitch](#ignoresilentswitch)
* [muted](#muted)
* [paused](#paused)
* [poster](#poster)
* [posterResizeMode](#posterResizeMode)
* [progressUpdateInterval](#progressUpdateInterval)
* [posterResizeMode](#poster-resize-mode)
* [progressUpdateInterval](#progress-update-interval)
* [rate](#rate)
* [repeat](#repeat)
* [resizeMode](#resizeMode)
* [resizeMode](#resize-mode)
* [volume](#volume)
#### ignoreSilentSwitch
#### ignoreSilentSwitch
Controls the iOS silent switch behavior
* **"inherit" (default)** - Use the default AVPlayer behavior
* **"ignore"** - Play audio even if the silent switch is set