Adding support to youtube videos.
This commit is contained in:
@@ -59,7 +59,7 @@ let Post = (props) => {
|
||||
return (
|
||||
<Card style={styles.card}>
|
||||
<Card.Content>
|
||||
<Hyperlink linkDefault={ true } linkStyle={{}}>
|
||||
<Hyperlink linkDefault={ true } linkStyle={ { color: '#2980b9'} }>
|
||||
{!post.nonOrganicType ?
|
||||
<View>
|
||||
<Text style={styles.userName}>
|
||||
|
||||
Reference in New Issue
Block a user