Użyj inline i innych stylów reagujących natywnie
<View style={[StyleObject.yourStyle, { backgroundColor: "blue" }]}></View>
codewi
<View style={[StyleObject.yourStyle, { backgroundColor: "blue" }]}></View>