UNPKG

react-native-stories-view

Version:

A simple and fully customizable React Native component that implements a status/stories view like Whatsapp, Instagram

4 lines (3 loc) 155 B
import StoryContainer from './src/stories/StoryContainer'; import ProgressBar from './src/stories/ProgressView'; export { StoryContainer , ProgressBar};