birdwingo / react-native-instagram-stories

🚀 Instagram stories is a versatile React Native component designed to display a horizontal scrollable list of user stories, similar to the stories feature found in the Instagram app.
https://birdwingo.com
MIT License
131 stars 35 forks source link

Loader is not working in Android #109

Open DevModi987 opened 2 months ago

DevModi987 commented 2 months ago

Hi, Your Package is very useful and it is very easy to integrate but i got 1 issue while implementing this package. i found that when item change lets say image change and other image will load at that time loader is showing in both android and ios but when any video will load at that time no loader display before that in android only. in ios it is working fine.

Please provide help regarding this problem