Relative Content

Tag Archive for javascripttypescriptreact-nativereact-hooksreact-redux

TextInput not editable using onChangeText

Im facing an issue where i am trying to create an editable text input within my app. A brief summary of what is happening – Data is passed through from the screen to the modal. The modal then sets the state with the relevant values.