Expo APP in landscape

Hi,
I am using expo app to test/dev my own app. But some of my app are landscape.
So, do you think it’s possible to configure expo app in landscape ?

thx

You can configure your project to open into landscape with ScreenOrientation library or via app.json, but the Expo Client app itself doesn’t support landscape mode just yet. Here’s the issue for that → Add Landscape support to Expo Home app · Issue #126 · expo/expo · GitHub

Yes i know how to configure my app :stuck_out_tongue:
Thx for the link :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.