react-native-insta-story icon indicating copy to clipboard operation
react-native-insta-story copied to clipboard

Story component for React Native

Results 30 react-native-insta-story issues
Sort by recently updated
recently updated
newest added

I believe that a way that we could determine if the data has been seen. I believe most of people will be using this with apis

> It's normal for it to work this way. Instagram uses it in the same way, we tried to emulate it. You cannot go back to before the story you...

**just check line no. 48**, the rest is auto formatted @caglardurmus

- Add possibility to show video in story - Add possibility to render custom component

import type {IUserStory} from "./interfaces/IUserStory"; import type {IUserStoryItem} from "./interfaces/IUserStory"; I am unable to use the above line under .js file

I tried changing data source to api data response but it doesn't work. Anyone else faced the same problem?

Firstly I would like to congrats you for this awesome work! ellerinize sağlık. warning messages : **Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for...

Stories are laggish in case of large data as all the stories animation running in background when viewing single story. Also when we pause using longPress

I have added props for the avatar container style and avatar image, so if someone needs to use a rectangle or any other shape so they can do that. HACKTOBERFEST-ACCEPTED