You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the gallery with a button to remove the current image off the list. It works well usually. if I remove any of images other than the last one, it automatically scrolls to the next one. But when I remove the nth item, it shows a blank gallery and the swipes don't work anymore, when there are other images on the list. There is no warning or error in the console.
I am using this with react native expo.
I have the gallery with a button to remove the current image off the list. It works well usually. if I remove any of images other than the last one, it automatically scrolls to the next one. But when I remove the nth item, it shows a blank gallery and the swipes don't work anymore, when there are other images on the list. There is no warning or error in the console.
I am using this with react native expo.
Sample code:
The text was updated successfully, but these errors were encountered: