I have already read several flexbox tutorial, but I still cannot make this simple task to work.
How can I make the red box to 100% width?
Code:
Here you go:
Just change the line1 style as per below:
line1: { backgroundColor: '#FDD7E4', width:'100%', alignSelf:'center' }