Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 499 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 499 Bytes

Changelog

master

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • Fixed MediaLibrary not compiling with the use_frameworks! option in the bare React Native application. (#7861 by @Ashoat)
  • Flip dimensions based on media rotation data on Android to match <Image> and <Video> as well as iOS behavior. (#7980 by @Ashoat)