yuvraj24 / react-native-stories-view

A simple and fully customizable React Native component that implements a status/stories feature similar to Whatsapp & Instagram ⭐✨🌟
MIT License
416 stars 62 forks source link

onClick left or right of the image, image not changing properly #41

Open ardhendu12345 opened 2 years ago

ardhendu12345 commented 2 years ago

my code is <StoryContainer visible={true} enableProgress={true} progressIndex={0} barStyle={{

barWidth: 100, 
barHeight: 4

}} images={images} duration={20}
containerStyle={{ width: '100%', height: '100%', }} />

EmpiteRananjaya commented 2 years ago

same issue here. any fix ?

ardhendu12345 commented 2 years ago

same issue here. any fix ?

no,

Abhishek25031991 commented 2 years ago

how you have passed images array in storyContainer

ardhendu12345 commented 2 years ago

i passed an array of images here

Abhishek25031991 commented 2 years ago

There is a progressive bar issue as well. Most of the time the progressive bar fluctuate.

ardhendu12345 commented 2 years ago

no its not fluctuate, but onLeft or Right click image is not getting changed... any solution?

Abhishek25031991 commented 2 years ago

yes, I have solved this issue You need to work inside library and need to increase the height of Touchability in ArrowNavigator file

Screenshot 2022-06-20 at 12 42 37 PM
ardhendu12345 commented 2 years ago

its not working properly ...please help

Abhishek25031991 commented 2 years ago

share your email id

ardhendu12345 commented 2 years ago

ardhendugatait629@gmail.com

R0LLeX commented 2 years ago

Please tell me, can I transmit an array of images locally?

Abhishek25031991 commented 2 years ago

No, They have used uri in the library, so you need to keep server images in array

R0LLeX commented 2 years ago

Okay, thank you very much for your help.

пн, 27 июн. 2022 г. в 07:35, Abhishek Pal @.***>:

No, They have used uri in the library, so you need to keep server images in array

— Reply to this email directly, view it on GitHub https://github.com/yuvraj24/react-native-stories-view/issues/41#issuecomment-1166835006, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWXXAVWDWMRXN5DDNHKTMPTVREVRVANCNFSM5TK6JNRQ . You are receiving this because you commented.Message ID: @.***>

ardhendu12345 commented 2 years ago

have any solution for this ...if yes please help

Abhishek25031991 commented 2 years ago

share me your anydesk id and mobile number on email. I will help you out

ardhendu12345 commented 2 years ago

Please help me ... here what to do or which file have to change and what to changed..please ..

yuvraj24 commented 1 year ago

Hey @Abhishek25031991 can you raise a PR of your change.....would be happy to review and merge the same !!!