Skip to content

Fix full-screen video on android & replace orientation locker package with expo #4716 #4730

Martin Santangelo requested to merge native/android-full-screen-video-4716 into develop

Ticket(s) / Related Merge Requests

#4716 (closed) #4730 (closed)

Summary of Changes

  • Allow playing full screen videos in landscape mode (Android)
  • Replace react-native-orientation-locker by expo-screen-orientation
  • Solve the iOS orientation lock issue

Testing Considerations

  • Orientation should be locked on iOS/Android
  • Android should allow to rotate the device on full-screen video play

Regression Scope

Orientation locking may be affected

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

ios sim and android device

Screenshots

demo-android

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports