UNPKG

react-status-stories

Version:

A lightweight and customizable React component to display WhatsApp-style status stories with circular previews. Perfect for building Instagram, WhatsApp, or Snapchat-like story UIs in your React apps.

3 lines (2 loc) 111 B
export { default as ReactStatus } from './Stories/Stories'; export type { StoriesI } from './Stories/Stories';