In this chapter, you will learn about various patterns, along with their code snippets. However, to run them, you will need the Create React Native App package. I have separated every example into a standalone application that you can launch on your phone or simulator.
To follow along with the examples in this chapter, you will need the following:
- An Android/iOS phone or simulator
- Git, to pull the examples: https://github.com/Ajdija/hands-on-design-patterns-with-react-native
Follow the installation and running instructions from the GitHub page to get started.