Content pfp
Content
@
0 reply
4 recasts
4 reactions

David Furlong pfp
David Furlong
@df
Our biggest release yet. 👇 Read below, you won't want to miss this one.
12 replies
8 recasts
88 reactions

David Furlong pfp
David Furlong
@df
Debugger v3 🟢 frame speed tests 🟢 additional validations 🐛 bugfixes for bun 🤙 prettier UI, buttons reflect state ❓reference examples
1 reply
0 recast
3 reactions

David Furlong pfp
David Furlong
@df
You can now do the following to generate custom images. Satori + tailwind + frames.js = ✨ ... <FrameImage> <div tw="w-full h-full justify-center items-center"> Hello world </div> </FrameImage>
5 replies
0 recast
4 reactions

Johnson pfp
Johnson
@johnson
Will it be internally using @vercel/og to convert images to png? Was playing around with last version's `generateImage` example & found out that images loads only in desktop warpcast since the format is svg.
1 reply
0 recast
0 reaction

Stephan pfp
Stephan
@stephancill
we're using ImageResponse directly, which returns png data https://www.npmjs.com/package/@vercel/og
1 reply
0 recast
1 reaction

Johnson pfp
Johnson
@johnson
Thanks. Not sure if i was doin something wrong, but when i made a frame using the previous version I had to write a separate api that returns ImageResponse. This should be super helpfull now!! 👍👍
0 reply
0 recast
1 reaction