- Hands-On Design Patterns with React Native
- Mateusz Grzesiukiewicz
- 86字
- 2021-08-13 15:12:58
Technical requirements
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.
推薦閱讀
- Apache Spark 2 for Beginners
- Reactive Programming With Java 9
- 差分進化算法及其高維多目標優化應用
- JavaScript by Example
- Java程序員面試筆試寶典(第2版)
- ExtJS Web應用程序開發指南第2版
- PrimeFaces Blueprints
- Python開發基礎
- Learning Unreal Engine Game Development
- INSTANT Apache Hive Essentials How-to
- RESTful Web API Design with Node.js(Second Edition)
- Mastering ArcGIS Server Development with JavaScript
- Scala編程(第4版)
- Mastering Unity 2017 Game Development with C#(Second Edition)
- The C++ Workshop