Content pfp
Content
@
0 reply
0 recast
0 reaction

Stephan pfp
Stephan
@stephancill
i think we'll see a spectrum for third party features/integrations in clients going forward general mini app interface -> partial native integration with fallbacks for unimplemented features -> full native integrations here's an example: i implemented farcaster signer auth for the stories API so in opencast i can fetch a user's stories feed and show it natively using their farcaster identity. when they interact with the feed i just open the stories mini app using the composer action spec where they can view and upload to their story in the future i can implement a custom viewing experience for stories or a custom flow for uploading to the user's story
9 replies
8 recasts
46 reactions

gabe 🎩 pfp
gabe 🎩
@gabedev.eth
Does the composer action spec give you that modal like UI or you built the component
1 reply
0 recast
0 reaction

Stephan pfp
Stephan
@stephancill
i built the component using the @frames.js/render sdk (it's not fully supported yet) there's a branch on the opencast repo if you want to check it out. will open a PR later
1 reply
0 recast
1 reaction