Add iOS onAudioBecomingNoisy

This commit is contained in:
Hampton Maxwell 2018-07-16 15:45:14 -07:00
parent 211d14bed5
commit 432d1b4f62

View File

@ -1,7 +1,8 @@
## Changelog ## Changelog
### Next Version ### Version 3.1.0
* Support sidecar text tracks on iOS [#1109](https://github.com/react-native-community/react-native-video/pull/1109) * Support sidecar text tracks on iOS [#1109](https://github.com/react-native-community/react-native-video/pull/1109)
* Support onAudioBecomingNoisy on iOS [#1131](https://github.com/react-native-community/react-native-video/pull/1131)
### Version 3.0 ### Version 3.0
* Inherit Android buildtools and SDK version from the root project [#1081](https://github.com/react-native-community/react-native-video/pull/1081) * Inherit Android buildtools and SDK version from the root project [#1081](https://github.com/react-native-community/react-native-video/pull/1081)