catalinmiron / catalinmiron/react-native-advanced-stack-flatlist-carousel

Android does not load images from those links provided in DATA

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
69
Forks
25
PR merge metrics
No merged PRs in 30d

Description

For some reason I am getting error 403 from the server that hosts the images. Changing the first two links to:
{
title: 'Afro vibes',
location: 'Mumbai, India',
date: 'Nov 17th, 2020',
poster: 'https://picsum.photos/seed/1/400/600',
},
{
title: 'Jungle Party',
location: 'Unknown',
date: 'Sept 3rd, 2020',
poster: 'https://picsum.photos/seed/2/400/600',
},

will make the first 2 images shown perfectly and the swipe working. This issue is not reproduced on the Android chrome browser, nor windows chrome, nor ios expo go.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.