language-transfer / lt-app

React Native application for Language Transfer
https://www.languagetransfer.org/
Other
291 stars 26 forks source link

Disallow rotation, or at least make sure landscape mode works well #18

Closed SyntaxBlitz closed 4 years ago

SyntaxBlitz commented 4 years ago

I don't think we can really commit to making sure every screen looks good in landscape mode, especially given that some screens (like the listen screen) have UI elements sized relative to the screen width.

We should figure out how to just disable non-portrait operation entirely.