Chapter 13. Kickstarting React Native Projects
In this chapter, you'll get up-and-running with React Native. Thankfully, much of the boilerplate stuff regarding the creation of a new project is handled for us by React Native command line tools. I'll explain what's actually created for you when you initialize an empty project. Then, I'll show you how to run the project on iOS and on Android simulators.