
1 grzhan Jun 5, 2017 最近写 React-native 确实老忘来着…… |
3 P233 Jun 5, 2017 |
4 grzhan Jun 5, 2017 @adspe 不知道支持不完全指的是哪部分,因为我现在开发可能主要也就用下 flexDirection、alignItems、justifyContent 这些。如果有想要知道的支持情况的话,我今天可以试一下 |
8 lylijincheng Jun 5, 2017 http://flexbox.help/ |
9 grzhan Jun 7, 2017 @adspe 翻了下文档( https://facebook.github.io/react-native/docs/layout-props.html )这些都支持了 “ flexGrow, flexShrink, and flexBasis work the same as in CSS.” 之后实际写了体感下有没有区别。 |