react native focus style code example Example: on focused text input style react native <TextInput theme={{ colors: { primary: "color of your wish" } }} />