Images on News and Update API.js
This commit is contained in:
@@ -74,6 +74,7 @@ let Post = (props) => {
|
||||
<View>
|
||||
<Chip icon="new-releases" style={{ width: 100 }} >News</Chip>
|
||||
<Text style={{ fontSize: 18 }}>{cleanContent}</Text>
|
||||
<Media content={post.content} />
|
||||
</View>
|
||||
}
|
||||
</Hyperlink>
|
||||
|
||||
Reference in New Issue
Block a user