In React Native, how do you change the style of a textInput when it gets focus? Say I have something like
textInput
class MyInput extends Component {