bartonhammond / snowflake

:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
http://bartonhammond.github.io/snowflake/snowflake.js.html
MIT License
4.59k stars 614 forks source link

View does not resize in Landscape mode #199

Open joshuachinemezu opened 6 years ago

joshuachinemezu commented 6 years ago

Version

Expected behaviour

I expected that the components in the view should resize say when the device is turned to Landscape mode The view say textinput should resize and fit the screen resolution when the device is turned to landscape mode Device tested on: Android Marshmallow

Actual behaviour

The view aligns at one part of the screen thereby dividing the screen into two equal parts

Steps to reproduce

  1. Turn the device is landscape mode