how to write sepearet styles in single line in react native code example
Example: how to write sepearet styles in single line in react native
<TouchableHighlight style={[styles.button,{ backgroundColor: '#f00'}]}
<TouchableHighlight style={[styles.button,{ backgroundColor: '#f00'}]}