Big things have small beginnings.
—Prometheus
In the last chapter, you got a good overview of the React ecosystem. Now it’s time to get your hands dirty with React Native. In this chapter, you will set up your development environment by installing the prerequisites and then you will create your first React Native application.
The best way to learn is through practical examples. We continue this theme throughout the book, as you will follow simple examples ...