- Hands-On Design Patterns with React Native
- Mateusz Grzesiukiewicz
- 137字
- 2021-08-13 15:13:03
Summary
In this chapter, we learned about view patterns that will be very useful later on in this book. Now we know how to write concise JSX and type check components. We can also compose common built-in components from the React Native library. When we need to, we can write the markup of a simple form and know how to handle the input. We compared controlled and uncontrolled inputs and dove deep into how TextInput works. If some errors occur, our error boundaries will handle the problem.
Finally, we made sure that we have a strict style guide on how to write React Native code, and we enforced these rules by using ESLint.
In the next chapter, we will work on styling the components we have learned. Thanks to this, our application will look nice and professional.
- Python 3.7網絡爬蟲快速入門
- Java Web基礎與實例教程(第2版·微課版)
- Django:Web Development with Python
- Learning Neo4j 3.x(Second Edition)
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- MongoDB權威指南(第3版)
- 焊接機器人系統操作、編程與維護
- Unity UI Cookbook
- 區塊鏈技術與應用
- C和C++游戲趣味編程
- ServiceNow:Building Powerful Workflows
- Visualforce Developer’s guide
- Offer來了:Java面試核心知識點精講(框架篇)
- Java Web入門很輕松(微課超值版)
- Lync Server Cookbook