const [inputValue, setInputValue] = useState(\'\'); => TextInput don\'t let typing
const [inputValue, setInputValue] = useState(); => TextInput let typing