-
Notifications
You must be signed in to change notification settings - Fork 130
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/showtime/showtime/DmWK1mnqhE89dVg1U3kuY53NJcVD |
PR Preview - Storybook on Chromatic |
I decided to display the 3D model as an image for now. Marc is going to help us with the |
Also I tried displaying the SVGs in a WebView but I really don't like this solution. Can we find a backend-focused solution? Is it possible to save a preview image of the SVG for example? cc @fontanierh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
super cool 🔥. Will replace media with this one in next PRs.
I reckon we could go for a backend solution yes. I think there's already a thumbnail, but might be too small. |
Why
This PR improves the Media component. It can be used for the feeds and for the View NFT modal. It should support images, videos, SVGs and 3D models.
How
Video
componentModel
componentthree.js
withreact-three-fiber
andexpo-gl
Test Plan
Run the app