Activity Feed API
SDKs + Clients
Activity Feed UI Components with support for Open Graph scraping, #hashtags, @mentions, likes, comments, file uploads and real-time. Launch activity feeds with React, React Native or Swift.
import React, { Component } from 'react';
import { StreamApp, StatusUpdateForm, FlatFeed } from 'react-activity-feed';
import 'react-activity-feed/dist/index.es.css';
export default class App extends Component {
render() {
return (
<div style={{ width: '600px', margin: '0 auto' }}>
<StreamApp
apiKey="<YOUR_API_KEY>"
appId="<YOUR_APP_ID>"
token="<A_TOKEN_FOR_THE_CURRENT_USER>"
>
<StatusUpdateForm />
<FlatFeed feedGroup="user" notify />
</StreamApp>
</div>
);
}
}
React Feed Components
Use our modern React activity feed components for jump starting your app.
Extendable Activity Feed SDK for React, React Native & iOS
Built upon best practices for user experience, Stream’s React Components are designed to provide a highly functional and data rich starter kit activity feeds, notification feeds, and user profiles.
Quick-start your project with our API and modules but keep full control over the design of your app.
Hashtags & Mentions
Enhance discovery and encourage new conversations across an entire app. Hashtags and @mentions are both great ways to increase engagement on the feed.
Reactions
Built with the user experience in mind, our solution supports likes, comments, shares, and other forms of reactions (and their count totals) out of the box.
Built-in Realtime
Provide instant feedback to the user when their feed changes. This is particularly helpful if people are having a conversation or monitoring a live event.
Notifications
Ready to use with aggregation, real-time, seen/unseen states and counts.
Post Composer
All the complexities of adding a new post are simplified with this ready-to-use component.
File Uploads
With a couple clicks or taps, users can easily upload rich media such as photos, videos or even PDFs to the feed.
Why Stream Feeds?
Stream started out solving a really hard problem: scalable activity feeds. As our Activity Feed API grew, we saw an adjacent problem with chat. We’ve applied our years of engineering expertise with detailed customer feedback towards building the easiest to use, feature rich and dependable white-label solution for building in-app Chat.
Grow your app without worrying about the scalability of your feed infrastructure. Feeds typically load around ~9ms.
99.99% uptime track record. 24/7 phone support and SLA on all enterprise plans.
Easy onboarding, SDKs, beautiful documentation and responsive support.
Building your feed with Stream can help you move faster, save substantial cost and benefit from Stream’s performance and scale.
Activity Feeds UI Kit
We have our Sketch UI Kit to match our UI/UX Front End Components.
Feeds UI Kit Free Download