- React Native By Example
- Richard Kho
- 37字
- 2021-07-09 18:21:30
flexDirection
Your layout also accepts a property called flexDirection. There are four options for this: row, row-reverse, column, and column-reverse. These options dictate the direction that the children of your flex container will be laid out in.
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- MATLAB 2020 從入門到精通
- Java編程指南:基礎知識、類庫應用及案例設計
- 深入淺出DPDK
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- 你不知道的JavaScript(中卷)
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- Python機器學習基礎教程
- Couchbase Essentials
- OpenCV with Python By Example
- Node.js區塊鏈開發
- 超簡單:用Python讓Excel飛起來(實戰150例)
- HTML5移動Web開發
- LabVIEW入門與實戰開發100例(第4版)
- 你好!Python