Flexbox works the same way in React Native as it does in CSS on the web ... the yellow view uses flex: 2 , and the green view uses flex: 3 .
確定! 回上一頁