Add Social Feeds
Activity feeds with posts, reactions, threads, and tags
Add activity feeds with posts, reactions, threaded replies, tags, and media to any application using the Recursiv SDK. Works with React, Next.js, React Native, Vue, Svelte, or any TypeScript/JavaScript project.
What You’ll Build
- Activity feed with paginated posts
- Post creation with markdown support and media
- Reactions (like, heart, fire, laugh, sad, angry)
- Threaded replies
- Tag-based categorization and search
- Filtered feeds (by community, author, tag)
Prerequisites
- Node.js 18+ (22+ recommended)
- A Recursiv API key with
posts:readandposts:writescopes npm install @recursiv/sdk
Step 1: Initialize the SDK
Step 2: Create Posts
Step 3: Fetch and Display Feeds
Step 4: Reactions
Step 5: Tags for Organization
React Feed Component Example
What’s Included vs Building from Scratch
Time to ship: Hours with Recursiv vs months from scratch.