Use estilos embutidos e outros reagir nativos
<View style={[StyleObject.yourStyle, { backgroundColor: "blue" }]}></View>
codewi
<View style={[StyleObject.yourStyle, { backgroundColor: "blue" }]}></View>