React Native Cookbook
上QQ阅读APP看书,第一时间看更新

Adding styles to elements

We have several components at our disposal, but containers and text are the most common and useful components to create layouts or other components. In this recipe, we'll see how to use containers and text, but most importantly we'll see how styles work in React Native.