Skip to content

Commit

Permalink
Add iOS swipe bug & iOS switch source crash
Browse files Browse the repository at this point in the history
  • Loading branch information
cobarx committed Jun 4, 2018
1 parent 761549c commit cc823e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Changelog

Upcoming release
* Fix doing a partial swipe on iOS causing a black screen (https://github.com/react-native-community/react-native-video/pull/1048)
* Fix crash when switching to a new source on iOS (https://github.com/react-native-community/react-native-video/pull/974)
* Add cookie support for ExoPlayer (https://github.com/react-native-community/react-native-video/pull/922)
* Remove ExoPlayer onMetadata that wasn't being used (https://github.com/react-native-community/react-native-video/pull/1040)
* Fix bug where setting the progress interval on iOS didn't work (https://github.com/react-native-community/react-native-video/pull/800)
Expand Down

0 comments on commit cc823e3

Please sign in to comment.