Content
@
https://warpcast.com/~/channel/frames-devs
0 reply
0 recast
0 reaction
Varun Srinivasan
@v
If you've built a frame that returns images, do you: a) dynamically generate them b) return static images If you pick (a), would be useful to know if you're doing this out of necessity or convenience. This feedback would be very helpful for some perf optimizations we're working on.
27 replies
2 recasts
38 reactions
Hang Yin
@h4x3rotab
Dynamic image is a must. Best to allow SVG rendering on mobiles. It’s fast and expressive. But if it cannot, at least to allow the frontend to render the frame and load the image async.
0 reply
0 recast
1 reaction