react-native-stories-view icon indicating copy to clipboard operation
react-native-stories-view copied to clipboard

A simple and fully customizable React Native component that implements a status/stories feature similar to Whatsapp & Instagram ⭐✨🌟

Results 18 react-native-stories-view issues
Sort by recently updated
recently updated
newest added

The progressive bar fluctuate. Sometimes it works fine but most the time it fluctuates

In an app that i'm currently working on, i ned to render custom components in the story, not images. will be great if you can add that feature.

onImageClick function not working userProfile={{ userImage: {uri: this.state.Logo}, userName: this.state.shopName, onImageClick: () => { console.log('lskndclksnc'); Alert.alert('User profile image tapped'); console.log(item, 'on press store'); this.props.getStoreProfileAction( item.store?.id, SCENES.ROUTE_STORE_PROFILE, ) }, }}

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

In the documentation `enableProgress` : "Enable/Disable superior progress visibility". But when you set it to false, it continues to display the bar, only those without passing the progress. In addition,...

Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.5.7. Release notes Sourced from ws's releases. 7.5.7 Bug fixes Backported 6946f5fe to the 7.x release line (1f72e2e1). 7.5.6 Bug fixes Backported b8186dd1 to the...

dependencies