码迷,mamicode.com
首页 > 其他好文 > 详细

react-native Text和Image混合嵌套布局

时间:2017-10-13 11:13:26      阅读:311      评论:0      收藏:0      [点我收藏+]

标签:价格   native   text   ext1   ext   split   商业   image   map   

<View style={[styles.p4_text1,]}>
{"以下各项税费及商业保险仅供客户参考不作为最终购车价格".split("").map((str)=>{return (<Text>{str}</Text>)})}
<Image style={styles.p4_image1} source={ic_alert_i}/>
</View>

react-native Text和Image混合嵌套布局

标签:价格   native   text   ext1   ext   split   商业   image   map   

原文地址:http://www.cnblogs.com/houdzaiw/p/7660062.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!