Adding support to youtube videos.

This commit is contained in:
Adolfo Reyna
2022-12-25 21:46:54 -05:00
parent 6f3b8f81a9
commit ee231ae3af
3 changed files with 40 additions and 13 deletions

View File

@@ -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}>