Verwenden Sie Inline- und andere Stile reagieren native
<View style={[StyleObject.yourStyle, { backgroundColor: "blue" }]}></View>
codewi
<View style={[StyleObject.yourStyle, { backgroundColor: "blue" }]}></View>