文本列表
- 文本1
- 文本2
插入链接
插入图片
![](https://img.haomeiwen.com/i259/0ad0d0bfc1c608b6.jpg)
引用代码
<TouchableWithoutFeedback onPress={this.chooseRegion.bind(this)}>
<View style={styles.topContainer}>
<Text style={styles.leftText}>地区</Text>
<View style={styles.rightTextContainer}>{addressText}</View>
<Image style={styles.icon} source={require('../../img/arrow_gray.png')} />
</View>
</TouchableWithoutFeedback>
引入出处
想用别人的话说点什么就说吧
tips
- <template>,这种开头的写法在 markdown 文件里可能有时候会显示不出来,好吧,写这个例子的时候它又出来了
网友评论