leecade / leecade/react-native-swiper

LoadMinimal example

Open
#335 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
10.5k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

In the LoadMinimal example, i try to replace your stock photos with my test photos and i see some thing strange happen.

Those 2 take for like 10s to load:
https://s-media-cache-ak0.pinimg.com/originals/4b/2f/59/4b2f59390260248abfbc59ce0b226ab7.jpg
https://static.independent.co.uk/s3fs-public/thumbnails/image/2016/03/14/14/aurora-aksnes-sandison.jpg

Those 2 take about more than 1m to load:
https://i.imgur.com/COJckQT.jpg
https://s-media-cache-ak0.pinimg.com/originals/19/ff/12/19ff124cbb242afb224874afd2c8b30a.png

And this one do not load at all (this photo is only 4kb) :
http://www.eatornotapp.com/img/Home.min.png

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the LoadMinimal example and reproduce the reported behavior using the five image URLs in the issue. Compare the loading times and failure case across the examples, then identify whether the issue is in the example or image loading behavior; done means the cause is confirmed and the affected case loads or is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.