Improve link meta fetching for bsky links (#54)
* Add share dropdown item to profiles * Temporary improvement for links to content on the network * Enlarge text slightly on embed cards
This commit is contained in:
@@ -92,7 +92,7 @@ export function PostEmbeds({
|
||||
/>
|
||||
)}
|
||||
<View style={styles.extInner}>
|
||||
<Text type="sm-bold" numberOfLines={2} style={[pal.text]}>
|
||||
<Text type="md-bold" numberOfLines={2} style={[pal.text]}>
|
||||
{link.title || link.uri}
|
||||
</Text>
|
||||
<Text
|
||||
|
||||
Reference in New Issue
Block a user