
上QQ阅读APP看书,第一时间看更新
There's more...
We've created a simple layout using flexbox; however, there's another recipe in this chapter where we'll dive into more detail about using flexbox.
Once we have our list, chances are that we're going to need to see the detail of each order. You can use the TouchableHighlight component as the main container for each row, so go ahead and give it a try. If you are not sure how to use the TouchableHighlight component, take a look at the Creating a toggle button recipe from earlier in this chapter.