What's Changed
General
- feat: add ability to define
poster
props as Image type and render poster as custom component by @moskalakamil in #3972
Android
- fix(android): app crash at boot with old arch by @freeboub in #4022
- fix(android): remove white stripes appearing after switching from fullscreen by @imalgrab in #4013
- refactor(android): migrate BecomingNoisyListener interface to Kotlin by @seyedmostafahasani in #3996
- fix(android): fix backward compatibility by @KrzysztofMoch in #4020
- fix(android): ResizeMode.COVER by @lovegaoshi in #4010
- feat(android): add error handling for Kotlin version mismatch by @seyedmostafahasani in #4018
- fix(android): index of the selected track by @seyedmostafahasani in #4012
Other
- chore(example/basic): refactor code to follow best react-native practices by @moskalakamil in #3990
- fix(sample): boot failure on emulator by @freeboub in #4016
New Contributors
Full Changelog: v6.4.2...v6.4.3