Most of the apps built throughout this book will run on Android and iOS, so a computer running Linux, Windows, or OSX will be required, although we recommend any Apple computer (running OSX 10 or later) to run both mobile platforms at once, as some examples will require working on XCode, which is only installable on OSX.
Other pieces of software we will use in examples are:
- XCode
- Android Studio
- A React-ready IDE (such as Atom, VS Code, and SublimeText)
And of course, we will need React Native and React Native CLI installed (https://facebook.github.io/react-native/docs/getting-started.html).