2016年10月17日星期一

Google Blog 10/18/2016 (a.m.)

    • 在React Native中尺寸是没有单位的,它代表了设备独立像素。
    • React Native中默认为flexDirection:'column'
    • React Native中默认为alignItems:'stretch'
    • React Native中flex只接受一个参数
    • flexDirection enum('row', 'column','row-reverse','column-reverse')
    • flexWrap enum('wrap', 'nowrap')
    • justifyContent enum('flex-start', 'flex-end', 'center', 'space-between', 'space-around')
    • alignItems enum('flex-start', 'flex-end', 'center', 'stretch')

Posted from Diigo. The rest of my favorite links are here.

没有评论:

发表评论