expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.14k stars 853 forks source link

with-camera hangs on moving the device from portrait to landscape #448

Open bkowshik opened 6 months ago

bkowshik commented 6 months ago

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):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.