with-camera hangs on moving the device from portrait to landscape
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 1.1k
- Avg merge
- 11h 15m
- Merged PRs (30d)
- 1
Description
Ref: https://github.com/expo/examples/tree/master/with-camera
**Describe the bug**
In the with-camera example, when the device is rotate from portrait mode to landscape mode, the app hangs.
**To Reproduce**
Steps to reproduce the behavior:
1. Clone the examples repository and start the `with-camera`
2. Move the phone (device) from portrait mode to landscape mode.
**Expected behavior**
Camera should get ready to take pictures in landscape mode.
**Desktop (please complete the following information):**
- OS: Android
**Smartphone (please complete the following information):**
- Device: Redmi Note 7 Pro
- OS: Miui Global 12.5.1
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.