When I click on TextInput, the images are squeezed:
How to fix?
import React, { Component } from 'react';
import {Text, View, TouchableHighlight, ImageBackground, TextInput, Image, Picker} from 'react-native';
import {Button} from 're...
asked by
15.03.2018 / 18:10