bnolan / echt-client

👀 React native component of the worlds greatest photo sharing app
1 stars 0 forks source link

Show landscape photos in correct orientation #42

Open chillu opened 7 years ago

chillu commented 7 years ago

We only support portrait mode with the app, which is fine. But if you take a landscape photo, and view it later, it shows up scaled in the middle of the portrait screen. I've removed pan-to-zoom, so it's not a very useful default. We should just show it sideways. The controls can still show in portrait. Snapchat does the same, although they also animate the 90 degree "turn" from the preview to the fullscreen view to make this a bit more obvious.