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

Implementing Complex User Interfaces - Part I

In this chapter, we will implement complex user interfaces. We will learn more about using flexbox to create components that work on different screen sizes, how to detect orientation changes, and more.

The chapter will cover the following recipes:

  • Creating a reusable button with theme support
  • Building a complex layout for tablets using flexbox
  • Including custom fonts
  • Using font icons