Skip to content

Commit

Permalink
[expo-media-library] [Android] CHANGELOG entry for media rotation dim…
Browse files Browse the repository at this point in the history
…ension flip
  • Loading branch information
Ashoat committed May 7, 2020
1 parent 92d1579 commit 4992243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/expo-media-library/CHANGELOG.md
Expand Up @@ -9,3 +9,4 @@
### 🐛 Bug fixes

- Fixed `MediaLibrary` not compiling with the `use_frameworks!` option in the bare React Native application. ([#7861](https://github.com/expo/expo/pull/7861) by [@Ashoat](https://github.com/Ashoat))
- Flip dimensions based on media rotation data on Android to match `<Image>` and `<Video>` as well as iOS behavior. ([#7980](https://github.com/expo/expo/pull/7980) by [@Ashoat](https://github.com/Ashoat))

0 comments on commit 4992243

Please sign in to comment.