React Native元素旋转一定的角度

Separes

关注

阅读 23

2024-04-29

mMeArrowIcon: {fontSize: 30, color: '#999',  transform: [{rotate: '180deg'}]},

<Icon name="arrow" style={styles.mMeArrowIcon}></Icon>

React Native元素旋转一定的角度_系统

参考链接:

https://reactnative.cn/docs/transforms

相关推荐

精彩评论(0)

0 0 举报