I want to make my login form not responsive!
As you can see in the below picture. I have a form and it's pretty cool. But when I use keyboard to type in input elements, the form is not good anymore.
Because I have assigned a flex of screen to each component and the main View have flex: 1
so how can I make my components to be not responsive attribution to Screen Size
❤
My code : https://www.codepile.net/pile/NdN6RXdM
Images: