Send / submit button not calling linked function in React Native
The button in the example below doesn’t seem to be calling the function linked to it when the keyboard is up / TextInput
is on focus. It does work when the keyboard is down, though.
The button in the example below doesn’t seem to be calling the function linked to it when the keyboard is up / TextInput
is on focus. It does work when the keyboard is down, though.