Select and I want to fill a TextInput with the value selected. Not the value of the option, but the label.something I want to fill a TextInput with something Select looks like this:TextInput:afterStateUpdated injecting the state, the component, Get, Set, but the only thing I can get is the option value (1 in this example).something from the selected option? Thanks in advance.