Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The images in the story are still loading and the image never appears #6

Open
MGEisa96 opened this issue Nov 22, 2021 · 3 comments
Open

Comments

@MGEisa96
Copy link

The images in the story are still loading and the image never appears

There is a function called loading() when the images are removed and it works correctly
I suggest you make loading these props that we can control during the API call
thanks

Simulator Screen Shot - iPhone 12 - 2021-11-22 at 16 17 12

Screen Shot 2021-11-22 at 4 17 54 PM

@MGEisa96
Copy link
Author

Screen Shot 2021-11-22 at 4 38 40 PM

@iguilhermeluis
Copy link
Owner

Thanks for reporting, I'll check it out.

@ChiBao284
Copy link

<Image source={{uri: url}} onLoadEnd={props.onImageLoaded} style={styles.content} resizeMode="stretch" // width={ScreenWidth} />
node_module/react-native-stories-media/src/Story.tsx
Unblock width. it works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants