zeucapua / myb

custom bsky client
https://myb.zeu.dev
MIT License
62 stars 6 forks source link

feat: embed rendering #12

Open zeucapua opened 1 day ago

zeucapua commented 1 day ago

Describe the solution you'd like Bluesky has different possible embed types that needs to be rendered correctly.

Additional context Here's the official Bluesky app's implementation: https://github.com/bluesky-social/social-app/blob/main/src/view/com/util/post-embeds/index.tsx#L43